Thanks! On Thu, Mar 13, 2008 at 2:56 PM, Tracy Spratt <[EMAIL PROTECTED]> wrote:
> 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 > > >

