Document.testmovie(); Document.testscene() - MACROMEDIA FLASH MX 2004-FLASH JAVASCRIPT DICTIONARY Manual

Flash javascript dictionary
Hide thumbs Also See for FLASH MX 2004-FLASH JAVASCRIPT DICTIONARY:
Table of Contents

Advertisement

document.testMovie()

Availability
Flash MX 2004.
Usage
document.testMovie()
Parameters
None.
Returns
Nothing.
Description
Method; executes a Test Movie operation on the document. See

document.testScene()

Example
The following example tests the movie for the current document:
fl.getDocumentDOM().testMovie();
document.testScene()
Availability
Flash MX 2004.
Usage
document.testScene()
Parameters
None.
Returns
Nothing.
Description
Method; executes a Test Scene operation on the current scene of the document. See
document.canTestScene()
Example
The following example tests the current scene in the document:
fl.getDocumentDOM().testScene();
130
Chapter 3: Objects
.
and
document.testMovie()
document.canTestMovie()
.
and

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH MX 2004-FLASH JAVASCRIPT DICTIONARY and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Flash mx 2004 - actionscript

Table of Contents