Extending Flash |
|
|
|
| Objects > Document object > document.testMovie() | |||
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()
|
|
|
|