Animating simbol on mask layer
Why isn't the symbol animated if I mask the layer on which the symbol is located?
Why isn't the symbol animated if I mask the layer on which the symbol is located?
Thanks for the example!
But I have a different problem:
Clicking on the button (separate from the symbol) should trigger a change in the symbol's shape. And this doesn't happen as soon as I mask the layer on which the symbol is located.
clear your cache. here's that example: https://www.kglad.com/Files/forums/test.html
using this code:
this.stop();
this.c.addEventListener("click",f.bind(this));
function f(e){
this.s.play();
}
if you still have trouble, upload your fla to a file server and post a link
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.