fl.outputPanel
Availability
Flash MX 2004.
Usage
fl.outputPanel
Description
Read-only property; reference to the
outputPanel
object.
Example
See
outputPanel
object.
fl.quit()
Availability
Flash MX 2004.
Usage
fl.quit( [bPromptIfNeeded] )
Parameters
A Boolean value that is
(default) if you want the user to be
bPromptIfNeeded
true
prompted to save any modified documents. Set this parameter to
if you do not want
false
the user to be prompted to save modified documents. In the latter case, any modifications in
open documents will be discarded and the application will exit immediately. Although it is
useful for batch processing, use this method with caution. This parameter is optional.
Returns
Nothing.
Description
Method; quits Flash, prompting the user to save any changed documents.
flash object (fl)
245
Need help?
Do you have a question about the FLASH 8-EXTENDING FLASH and is the answer not in the manual?