Quantcast
Channel: Adobe Community : All Content - Edge Animate
Viewing all articles
Browse latest Browse all 9897

z-index difficulties

$
0
0

Hello.

 

I click on a button that loads an html file into a Symbol on Stage.

That is ok.

 

I have this rectangle is on the stage on top of my Wrapper Symbol that should delete it.

But when the html file loads, I cant see the rect anymore...

This is my code :

 

// on Click

sym.$("rect").show();

var externalUrl ="print.html";

sym.$("wrapper").html("<iframe src= "+externalUrl+" height=100% width=100% </iframe>");

sym.$("rect").css(z-index:2);

 

Thanks for any help.

 

s.


Viewing all articles
Browse latest Browse all 9897

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>