Class com.boostworthy.animation.events.AnimationEvent

Field Index

CHANGE, FINISH, Property, START, Target

Inherited from Event

Constructor Detail

AnimationEvent

public function AnimationEvent(strEventType:String, objTarget:Object, strProperty:String)

Field Detail

START

static public START:String

CHANGE

static public CHANGE:String

FINISH

static public FINISH:String

Target

public Target:Object [Read Only]

Property

public Property:String [Read Only]