|
|
KSMovieClipController
An action to control playback of a movie clip.
action to tell a MovieClip object to play a specified frame.
The syntax for the constructor is...
new KSMovieClipController(offset:*, target:MovieClip, frameIdentifier:*);
- offset - delay before executing
- target - the MovieClip to play
- frameIdentifier - a string or a frame number
Links
Sign in to add a comment
