Extending Flash |
|
|
|
| Objects > Document object > document.testScene() | |||
Flash MX 2004.
document.testScene()
None.
Nothing.
Method; executes a Test Scene operation on the current scene of the document.
The following example tests the current scene in the document:
fl.getDocumentDOM().testScene();
document.canTestScene(), document.testMovie()
|
|
|
|