Sigh... Did you actually bother to read what I wrote? >>> But note I made a distinction between the dispatcher - the object that performs the callback, directly or through dispatchEvent - and the code (let's refer to it as the "first caller") that calls the method that contains the dispatcher. >>>
2010/7/28 Henrik Andersson <[email protected]> > The dispatcher is not in your code here. The method does not dispatch the > event. It causes it to be dispatched later. > > > _______________________________________________ > Flashcoders mailing list > [email protected] > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

