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

.show() not working in creationComplete for Stage or other Symbols

$
0
0

Has anyone else experienced this?  I am using Edge Animate 3.0.

 

If I...

1. Create a div on the Stage, for example a circle named theCirc.

2. And then I set its display to "off". Effectively hiding it.

3. Then, in creationComplete, I add this code:


     var theCirc = sym.$("theCirc");

     theCirc.show();


4. When i preview it in the browser, nothing happens. The circle stays hidden.


Is this a known issue? Does anyone have a workaround?


I simplified my issue, but I am using a variable value to determine which divs should show and which should stay hidden, so I can't just turn them all on.


Any suggestions are greatly appreciated.  Thanks!


Fred



Viewing all articles
Browse latest Browse all 9897

Trending Articles



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