Description
Deprecated action; checks whether the contents of a specific frame are available locally. Use
ifFrameLoaded
the local computer. The difference between using
_framesloaded
See also
MovieClip._framesloaded
implements
Availability
Flash Player 6.
Usage
myClass implements interface01 [, interface02, ...]
Note: To use this keyword, you must specify ActionScript 2.0 and Flash Player 6 or later in the Flash
tab of your FLA file's Publish Settings dialog box. This keyword is supported only when used in
external script files, not in scripts written in the Actions panel.
Description
Keyword; defines a class that must supply implementations for all the methods defined in the
interface (or interfaces) being implemented. For more information, see
on page
168.
Example
See
.
interface
See also
,
class
extends
import
Availability
Flash Player 6.
Usage
import className
import packageName.*
Note: To use this keyword, you must specify ActionScript 2.0 and Flash Player 6 or later in the Flash
tab of your FLA file's Publish Settings dialog box. This statement is supported in the Actions panel as
well as in external class files.
Parameters
The fully qualified name of a class you have defined in an external class file.
className
packageName
400
Chapter 12: ActionScript Dictionary
to start playing a simple animation while the rest of the SWF file downloads to
allows you to add your own
,
interface
A directory in which you have stored related class files.
_framesloaded
or
statements.
if
else
and
is that
ifFrameLoaded
"Interfaces as data types"
Need help?
Do you have a question about the FLASH MX 2004 - ACTIONSCRIPT and is the answer not in the manual?
Questions and answers