Pausing flash animation while a dialog box appears -
i have long flash animation, various different symbols , motion tweens etc. goal pause animation @ several different times, while dialog box appears, , resume animation again. easiest way achieve this?
thanks :)
if using timeline based animation , different symbols have different timelines, it's bit more tricky if using scripts animation (greensock or like) provide killall functions.
if using timeline animations , different symbols have different timeline animations, set global enterframe function symbols listen , if pause condition met, sets variable stops timelines, starting them left off when pause condition over. i'd happy resolve if give more info, , perhaps provide source file at.
Comments
Post a Comment