Application.application works anywhere. You will need to import mx.coer.Application;
Tracy ________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of [p e r c e p t i c o n] Sent: Thursday, March 13, 2008 5:33 PM To: [email protected] Subject: [flexcoders] question about Events... Good People, In my main mxml file i have a viewstack...the first view has a login page...which does some authentication remotely and upon successful login i dispatch a message that i want my application file to handle...how do i get a reference to the application to add it as a listener? thanks p

