[flexcoders] Re: Loading Flex apps into Flash (AS3)

2008-04-06 Thread bick
Looking in the debugger I see 5 new WeakMethodClosure listeners on the stage each time the Flex app is loaded. Unloading the Flex app does not remove these. The listeners refer to the mx.managers.FocusManager class. Is the Flex app's FocusManager is adding listeners to the stage that are not

RE: [flexcoders] Re: Loading Flex apps into Flash (AS3)

2008-04-06 Thread Alex Harui
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of bick Sent: Sunday, April 06, 2008 7:59 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Loading Flex apps into Flash (AS3) Looking in the debugger I see 5 new WeakMethodClosure listeners on the stage