Search code examples
flash

How to create a timelined Flash animation without using .fla only ActionScript?


Any sample ActionScript code on the net available ?


Solution

  • Don't use fl.motion package, use tweening engines instead! Such as Greensock Tweening Platform, GTween etc. It's free, well documented and has high perfomance. Just look at Greensock's main page header, its animations made with pure ActionScript 3.