[flexcoders] RangeError: Error #2006 using menu !

2006-11-06 Thread droopyflex
[Flex 2.0.143459] I build a simple MenuBar example from the doc. then I clicked on the menubar to activate it. then I moved the mouse quickly to Open and close the menus (may be in a circular way, I don't know for instance...) after a few seconds, I have the following error: RangeError: Error

Re: [flexcoders] RangeError: Error #2006 using menu !

2006-11-06 Thread CiarĂ¡n
Hi, I found this difficult to reproduce. I'm a bit of a flex rookie, but given the exception I think flex is complaining after it's looked for something and not found it because it hasn't been initialized (yet). To my understanding, creationComplete is dispatched after initialization of