PDA

View Full Version : packages


highway81
06-07-2008, 10:23 AM
hi,

i am a newcomer to actionscript and am having difficulty getting to grips with package naming.

i dont really understand the dt notation of naming. i know each dot represents a subdirectory but arent .fla files and .as files supposed to be kept in the same folder?

any help would be appreciated.

thanks

bloodstyle
06-07-2008, 11:33 AM
As far as I know, you can keep your .as files in any subdirectory of your .fla folder(or in your flash folder), but it doesn't really matter. For me, I find it's really useful to have all my .as files in one folder so the stuff I work on doesn't get messy. :P