Hi, I have a question about class instantiation. I have a class in this package com.foo.view.playerSkins
I am trying to instantiate a singleton in com.foo.view (1 dir up) The compiler is throwing the following error... 1120: Access of undefined property TestInstance. However when its in the same package com.foo.view.playerSkins I can import and instantiate it. Has anyone got any ideas? Cheers, MaTT _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

