
14.04.2002, 09:40
|
|
Регистрация: Sep 2000
Сообщений: 326
|
да, точно:
Цитата:
MovieClip._currentframe
Availability
Flash Player 4.
Usage
myMovieClip._currentframe
Description
Property (read-only); returns the number of the frame in which the playhead is located in the Timeline specified by MovieClip.
Example
The following example uses the _currentframe property to direct the playhead of the movie clip actionClip to advance five frames ahead of its current location.
actionClip.gotoAndStop(_currentframe + 5);
|
__________________
Флэш - это искусство(читай издевательство)
|