![]() ![]() | |
Flash Player 6 r65.
myFMXISSectorDial.addEventListener(eventName, inst)
eventName String name of the event to listen for
inst Listener instance
Nothing
This method allows the developer to register a listener object to receive event notification for the specific event, given by name. This method is provided by mx.events.EventDispatcher.
![]() ![]() | |