MACROMEDIA FLASH 8-EXTENDING FLASH Manual page 169

Extending flash
Table of Contents

Advertisement

Example
The following example swaps the Stroke and Fill colors in the current document:
fl.getDocumentDOM().swapStrokeAndFill();
document.testMovie()
Availability
Flash MX 2004.
Usage
document.testMovie()
Parameters
None.
Returns
Nothing.
Description
Method; executes a Test Movie operation on the document.
Example
The following example tests the movie for the current document:
fl.getDocumentDOM().testMovie();
See also
,
document.canTestMovie()
document.testScene()
document.testScene()
Availability
Flash MX 2004.
Usage
document.testScene()
Parameters
None.
Document object
169

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH 8-EXTENDING FLASH and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Flash 8

Table of Contents