|
-
Namespaces and packages
Trying to migrate to AS 3.0 here, but are facing a tough time at kick-off:
I have a base fla file located in a folder named "game".
The "game" folder is in a folder named "northcreek" which again is in a folder named "no". For no other reason than that I read somewhere that this was smart.
Anyway, I have in my (document) class under publish settings this:
no.northcreek.game.Engine
Both my "game.fla" and my "Engine.as" reside in the "game" folder, but I fail to reference my as-class from my fla file.
What do I do wrong? It works if I simply remove all namespace names, and only type namespace, but I am trying to do it the right way here...
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|