MovieClip._currentframe
Availability
Flash Player 4.
Usage
my_mc._currentframe:Number
Description
Read-only property; returns the number of the frame in which the playhead is located in the
Timeline specified by
Example
The following example uses the
actionClip_mc
actionClip_mc.gotoAndStop(actionClip_mc._currentframe + 5);
.
my_mc
_currentframe
to advance five frames ahead of its current location:
property to direct the playhead of the movie clip
MovieClip._currentframe
507
Need help?
Do you have a question about the FLASH MX 2004-ACTIONSCRIPT LANGUAGE and is the answer not in the manual?
Questions and answers