greensock / GreenSock-AS2

Public repository for GreenSock's ActionScript 2 libraries like GSAP (TweenLite, TweenMax, etc.). For AS3, see the GreenSock-AS3 repository and for JavaScript, see the GreenSock-JS repository. Main site: http://www.greensock.com
37 stars 20 forks source link

SimpleTimeLine.as is AS3 version #1

Closed delcasda closed 9 years ago

delcasda commented 9 years ago

SimpleTimeLine.as is failing when trying to use AS2 reserved word "add" as function name

jackdoyle commented 9 years ago

Hm, I can't replicate this at all. Seems to work and compile fine. Can you please post in the forums at http://greensock.com/forums/ and include a sample .FLA that demonstrates the issue? (Don't forget to zip it first).

delcasda commented 9 years ago

Hi Jack, I am targeting Flash player 7 due to client limitations. Is there a minimum FP version?

jackdoyle commented 9 years ago

Yep, Flash Player 8. Wow, I'm surprised you've got a project that requires FP7 these days. Ouch. Sorry :(