Hello,
I created a FLA file few years ago using your v11 release. Last week I downloaded your v12 release and started new projects. But I got a problem when I reopened and reexported my old FLA file (built with v11). Some stuff are broken during the animation, maybe because of the "overwrite:" parameter set to "true" or "false" but I'm not sure...
So I need :
- to use the v11 release for my old project (because I can't fix all bugs in it).
- to use the v12 release for my new project.
In all my FLA files (old and new), I import your greensock classes from a unique folder "AS3-classes". So I never put the "com/greensock/" folder to the root of my swf.
My question is : How can I import the v11 for my old project and the v12 for my new project ? Is it possible for those folders to cohabitate ?
Thanks a lot for your help.