Flash Object (Fl) - MACROMEDIA FLASH 8-EXTENDING FLASH Manual

Extending flash
Table of Contents

Advertisement

flash object (fl)

Availability
Flash MX 2004.
Description
The flash object represents the Flash application. You can use
object. This documentation uses
Method summary for the flash object
The following methods can be used with the flash object.
Method
fl.browseForFileURL()
fl.browseForFolderURL()
fl.closeAll()
fl.closeDocument()
fl.closeProject()
fl.createDocument()
fl.createProject()
fl.enableImmediateUpdates()
fl.fileExists()
fl.findDocumentIndex()
fl.getAppMemoryInfo()
fl.getDocumentDOM()
fl.getProject()
fl.mapPlayerURL()
222
Objects
CHAPTER 16
throughout.
fl
Description
Opens a File Open or File Save system dialog box and lets the
user specify a file to be opened or saved.
Displays a Browse for Folder dialog box and lets the user
select a folder.
Closes all open documents, displaying the Save As dialog box
for any documents that were not previously saved.
Closes the specified document.
Closes the Flash Project (FLP) file that is currently open.
Opens a new document and selects it.
Creates a Flash Project (FLP) file with the specified name.
Lets the script developer enable immediate visual updates of
the timeline when executing effects.
Checks whether a file already exists on disk.
Returns an array of integers that represent the position of a
document in the
fl.documents
Returns an integer that represents the number of bytes being
used in a specified area of Flash.exe memory.
Retrieves the DOM
document.
Returns a Project object that represents the currently open
project.
Maps an escaped Unicode URL to a UTF-8 or MBCS URL.
or
flash
fl
array.
(Document
object) of the currently active
Objects
to refer to this

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flash 8

Table of Contents