Search the Community
Showing results for tags 'error 1053'.
-
Hello, I am really not a developper, and I just want to modify an old Flash project, it was done in Adobe Flash CS5.5 and Actionscript 3 At the time with this applications, The publishing of the FLA project (a kind of mp3 player...) was well and done, everything was working well. it was created to work as a local standalone "application" (SWF) opened with Flash Player.app Now, I managed to find Adobe Flash CS6 application (since Flash is dead now...) And when I try to export or publish the animation I got these error, and the Flash Player Debugger application crash (Then I have to force to quit the app)... : VerifyError: Error #1053: Illegal override of onInitTween in com.greensock.plugins.TintPlugin. ReferenceError: Error #1065: variable MainTimeline is not defined I was thinking perhaps, it is caused by using a newer version of greensock AS3 ? (but really don't know, and I didn't find the way to download previous AS3 versions) I am using the recently downloaded Greensock AS3 version 12.1.5 Please is anyone able to help me ? with this minimal informations ? if you need more info or copy of actionscript actions used in that projet, jusst tell me. Thanks