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
Need help?
Do you have a question about the FLASH 8-EXTENDING FLASH and is the answer not in the manual?