Ifframeloaded - MACROMEDIA FLASH MX 2004-ACTIONSCRIPT LANGUAGE Reference

Actionscript language reference
Table of Contents

Advertisement

ifFrameLoaded

Availability
Flash Player 3. This action was deprecated in Flash 5; Macromedia recommends that you use the
MovieClip._framesloaded
Usage
ifFrameLoaded([scene,] frame) {
statement(s);
}
Parameters
An optional string that specifies the name of the scene that must be loaded.
scene
The frame number or frame label that must be loaded before the next statement
frame
is executed.
statement(s)
are loaded.
Returns
Nothing.
Description
Action; checks whether the contents of a specific frame are available locally. Use
to start playing a simple animation while the rest of the SWF file downloads to the local
computer. The difference between using
_framesloaded
See also
MovieClip._framesloaded, MovieClipLoader.addListener().
1082
Appendix: Deprecated Language Elements
property.
The instructions to execute if the specified scene, or scene and frame,
lets you add custom
if
and
_framesloaded
or
statements.
else
ifFrameLoaded
is that
ifFrameLoaded

Advertisement

Table of Contents
loading
Need help?

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

Subscribe to Our Youtube Channel

This manual is also suitable for:

Flash mx

Table of Contents