Skip to main content
Marghoob Sulemaan
Inspiring
August 22, 2007
Question

Event Listener

  • August 22, 2007
  • 1 reply
  • 300 views
Hi Guys,

How can i create custom event in AS 3.0.

Thanks
MS
This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
August 22, 2007
that depends upon whether the class that you want to dispatch an event already has event dispatching capabilites (eg, it extends the sprite class) or not. which is it, in your case?