the class should be in package Widgets.CustomClass and you import Widgets.CustomClass.Custom
________________________________ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of boy_trike Sent: Saturday, April 14, 2007 12:54 PM To: [EMAIL PROTECTED] Subject: [flexcoders] How do I reference a class that is a few subdirectories below my application I have a class under my application folder in Widgets/CustomClass/Custom.as How do I reference that in my application ? I tried using an import statement but I get an error "access of undefined property custom in widgets/customclass. Thanks bruce

