[Tweener] Strange thing happening after duplicating movie > solved
Zeh Fernando
zeh at zehfernando.com
Tue Jul 29 06:37:12 PDT 2008
> On 7/29/08, Hans Verhoeven <hans at krachtstroom.net> wrote:
>> I read something about global classes but
>> I'm not sure I understand the concept.
>
> hit Ctrl+U, select Actionscript, then AS2, then class path. Add path
> to tweener there, and it will be available in every project.
Exactly what Makc said; you can have a global class folder. But
personally, I wouldn't recommend it. It's usually better to have all
classes used on a subfolder of the current project (making copies of the
'global' classes when needed). Makes later maintenance and archival a
lot less painful since all your code will be contained within a single
folder.
Zeh
More information about the Tweener
mailing list