
07.08.2008, 20:28
|
|
|
Modus ponens
модератор форума
Регистрация: Jul 2006
Адрес: #1=(list #1#)
Сообщений: 8,049
|
Цитата:
framesLoaded property
framesLoaded:int [read-only]
Language Version : ActionScript 3.0
Player Version : Flash Player 9
The number of frames that are loaded from a streaming SWF file. You can use the frameLoaded property to determine whether the contents of a specific frame and all the frames before it loaded and are available locally in the browser. You can also use it to monitor the downloading of large SWF files. For example, you might want to display a message to users indicating that the SWF file is loading until a specified frame in the SWF file finishes loading.
If the movie clip contains multiple scenes, the framesLoaded property returns the number of frames loaded for all scenes in the movie clip.
Implementation
public function get framesLoaded():int
|
только так...
__________________
Hell is the possibility of sanity
|