Wednesday, April 15, 2009

TimerEvent - Flash CS4 Professional ActionScript 3.0 Language Reference

TimerEvent - Flash CS4 Professional ActionScript 3.0 Language Reference: "TIMER Constant
public static const TIMER:String = 'timer'

Language Version: ActionScript 3.0
Runtime Versions: AIR 1.0 Flash Player 9

Defines the value of the type property of a timer event object.

This event has the following properties:
Property Value
bubbles false
cancelable false; there is no default behavior to cancel.
currentTarget The object that is actively processing the Event object with an event listener.
target The Timer object that has reached its interval."

No comments:

Post a Comment