If you are using a debugging version of the player, this would have
caused an runtime exception alert when onTestEvent() was passed an
argument that it wasn't expecting.

- Gordon


-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of Andrea Varga
Sent: Thursday, April 20, 2006 11:33 AM
To: [email protected]
Subject: Re: [flexcoders] flex newbie - dispatchEvent question

Yes, this has solved it
Thanks

[EMAIL PROTECTED] wrote:

>Try changing
>
>
>public function onTestEvent()
>to
>public function onTestEvent(event:Event)
>
>
>  You should add event:Event in your listener.
>
>

>



--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives:
http://www.mail-archive.com/flexcoders%40yahoogroups.com
Yahoo! Groups Links









--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




YAHOO! GROUPS LINKS




Reply via email to