Hi,
I have looked through all previous threads on this, but I can't seem to find a proper answer. I have a folder structure like this:
Projects
----classes
--------myclass.as
----Someproject
--------someproject.fla
the .as package is now:
ActionScript Code: package Projects.classes
the import call is now:
ActionScript Code: import Projects.classes.myclass
I get the error "Definition 'Projects.classes.myclass' could not be found"
I know that I could put the folder "classes" into the "Someproject" folder but I make a bunch of different small projects that all reference the same set of packages. So it would be very useful to be able to call them from the parent folder Projects.:confused:
any help would be AWESOME! :D
I know its been asked before; Can't find solution; import package form parent
Monday, June 4, 2012
[Action Script] I know its been asked before; Can't find solution; import package form parent June,2012
Posted by Bimo Hery Prabowo at 3:13 AM
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment