Do Swiffy animations trigger an event when they're complete? Or is there perhaps a way to grab the current frame vs. total frames?
I tried de-minifying runtime.js as mentioned in another Stack Overflow post, but I can't decipher it.
For anyone who comes across this post, I found a solution. I ended up using a getURL() call at the end of my FLA. It looks like this:
getURL("javascript:animationIsComplete();");
Put whatever you want in the animationIsComplete() function and it will now be triggered at the end of the Swiffy animation.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With