I want to make an instructional video with various panning, cursor movements, and info box popups. I’m going to attempt to do this video in all actionscript and expect to use the Timer class and Tweener for all the tweening.
What’s the best way of approaching a project like this?
Can Tweener be stopped in between its tween in order to pause?