Flash CS4 Resources
Using Flash
ActionScript 3.0 and Components
ActionScript 2.0 and Components
Adobe AIR
Flash Lite
Extending Flash
Flash MX 2004.
document.testMovie()
None.
Nothing.
Method; executes a Test Movie operation on the document.
The following example tests the movie for the current document:
fl.getDocumentDOM().testMovie();
document.canTestMovie(), document.testScene()