[flexcoders] Re: Bug in EventDispatcher? It shouldn't dispatch new Events if not at top of st

2006-11-04 Thread ncr100
--- In flexcoders@yahoogroups.com, ncr100 [EMAIL PROTECTED] wrote: This is a complex one. Summary: I believe I'm not confused with try/catch, but am surprised that the EventDispatcher assumes our code is reentrant. Reentrant like the EventDispatcher is dispatching a system Event

[flexcoders] Re: Bug in EventDispatcher? It shouldn't dispatch new Events if not at top of st

2006-11-04 Thread ncr100
NOTE: Forgive me for replying twice. The Rich-Text Editor (Beta) seems to not be posting my replies, only the content. -Nick - - - Hi Ralf - thanks for the help figuring out and thinking about this problem - About your diagram, I am getting an exception in line 4 which caused unrolling up to

[flexcoders] Re: Bug in EventDispatcher? It shouldn't dispatch new Events if not at top of st

2006-11-04 Thread ncr100
handle event 2 5 handle event 2 6handle event 1 7handle event 1 So what is the exact problem you see? An exception in line 2 doesn't stop the rest of the handling? Cheers, Ralf. On 11/4/06, ncr100 [EMAIL PROTECTED] wrote: This is a complex one. Summary: I

[flexcoders] Bug in EventDispatcher? It shouldn't dispatch new Events if not at top of stack

2006-11-03 Thread ncr100
This is a complex one. Summary: I believe I'm not confused with try/catch, but am surprised that the EventDispatcher assumes our code is reentrant. Reentrant like the EventDispatcher is dispatching a system Event in the middle of me handling other events. So we're vulnerable to reentrant

[flexcoders] Any tips for using Linked Resource Folders in FB2? Seems half-way done

2006-08-30 Thread ncr100
I wonder if I'm alone in the experience of Flex Builder and Eclipse (v2.0.143459 plugin, Eclipse 3.2) trying to beat me senseless as I setup and build multiple SWF applications which share a single core actionscript framework folder? O wise and nimble Flex Masters and Mistresses, please share a