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

Help, please! to stop animation of one symbol from anover or stage

$
0
0

I'm not a great specialist in jquery, but I've had to deal with it. And have some expirience... But i can't do an elementary thing in edge animate, i guess. So, help me please!))

 

I need to stop some child symbols from the timeline of parent symbol(or Stage). On the timeline of stage, i have trigger. At this moment all the child clips have to stop as one...

I try to insert into trigger this code:

(child clips names: 'stan', 'bizan', 'bak')

 

var stantostop = sym.$("stan");
stantostop.stop();

var bizantostop = sym.$("bizan");

stantostop.stop();

var baktostop = sym.$("bak");

stantostop.stop();

 

 

and I'm sure, I'm doing something wrong(!!!), cause nothing changes.

 

If you cant help, please advice me some source with a lot of examples of typical operations and commands like this! So thank you for reading!


Viewing all articles
Browse latest Browse all 9897

Trending Articles



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