RE: [flexcoders] Re: getting a compile error running the 'custom event' flex 2 example

2006-02-16 Thread Matt Chotin
f bhaq1972 Sent: Thursday, February 16, 2006 2:05 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: getting a compile error running the 'custom event' flex 2 example Thanks Matt but i got one more problem. i'm not going into the logonHandler function. relevant code- pr

[flexcoders] Re: getting a compile error running the 'custom event' flex 2 example

2006-02-16 Thread bhaq1972
Thanks Matt but i got one more problem. i'm not going into the logonHandler function. relevant code- private function showWindow(modal:Boolean):void { var logonWindow:LogonWindow = new LogonWindow(); logonWindow.addEventListener("logon", logonHandler); PopUpManager.popUpWindow(