After your application loads the module, have it pass a reference-to-itself to the module for the module to use. - Gordon
________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of boy_trike Sent: Monday, April 23, 2007 2:54 PM To: [email protected] Subject: [flexcoders] How to access Variable in Module from sub-component My Application loads a module which has many components. In one of these components, I want to access a variable declared in my module. parentApplication.varname does not work. Thanks Bruce

