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

Is it possible to toggle Play/Play Reverse?

$
0
0

I have tried with this code but it does not work, any ideas people?

 

 

// Set a toggle to play or playReverse the audio timeline

if (sym.getSymbol("button1Copy").isPlaying()) {

sym.getSymbol("button1Copy").playReverse();

} else {

sym.getSymbol("button1Copy").play();

}

 

thanks!

 

James


Viewing all articles
Browse latest Browse all 9897

Trending Articles



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