Extending Flash |
|
|
|
| Objects > flash object (fl) > fl.closeAllPlayerDocuments() | |||
Flash CS3 Professional.
fl.closeAllPlayerDocuments()
None.
A Boolean value: true if one or more movie windows were open; false otherwise.
Method; closes all the SWF files that have been opened with Control > Test Movie.
The following example closes all the SWF files that have been opened with Control > Test Movie.
fl.closeAllcloseAllPlayerDocuments();
fl.closeAll(), fl.closeDocument()
|
|
|
|