Class com.boostworthy.events.EventSourceMovieClip

Implemented Interfaces

EventSource_I

Field Index

Inherited from BaseMovieClip

Method Index

AddEventListener(), DispatchEvent(), RemoveEventListener()

Inherited from BaseMovieClip

Method Detail

AddEventListener

public function AddEventListener(objScope:Object, strEventHandler:String, strEventName:String):Void

RemoveEventListener

public function RemoveEventListener(objScope:Object, strEventHandler:String, strEventName:String):Void

DispatchEvent

public function DispatchEvent(objEvent:Event):Void