RE: [flexcoders] Re: Why can't I dispatch a different event from an event handler?

2007-11-02 Thread Mark Ingram
Embarrassingly, yes. Thanks :-) From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of ben.clinkinbeard Sent: 01 November 2007 18:04 To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Why can't I dispatch a different event from

[flexcoders] Re: Why can't I dispatch a different event from an event handler?

2007-11-01 Thread ben.clinkinbeard
Does UploadDialogEvent.SELECT_FILES evaluate to a string that has a MouseEvent listener assigned to it? Ben --- In flexcoders@yahoogroups.com, Mark Ingram [EMAIL PROTECTED] wrote: I have the following code: private function browseButton_clickHandler(event:MouseEvent):void {