User Guide
224 Objects
fl.contactSensitiveSelection
A Boolean value that specifies whether Contact Sensitive
selection mode is enabled.
fl.createNewDocList Read-only; an array of strings that represent the various
types of documents that can be created.
fl.createNewDocListType Read-only; an array of strings that represent the file
extensions of the types of documents that can be created.
fl.createNewTemplateList Read-only; an array of strings that represent the various
types of templates that can be created.
fl.documents Read-only; an array of Document objects (see Document
object) that represent the documents (FLA files) that are
currently open for editing.
fl.drawingLayer Read-only; the drawingLayer object that an extensible tool
should use when the user wants to temporarily draw while
dragging.
fl.effects Read-only; an array of Effect objects (see Effect object),
based on XML parameter file.
fl.Math Read-only; the Math object, which provides methods for
matrix and point operations.
fl.mruRecentFileList Read-only; an array of the complete filenames in the Most
Recently Used (MRU) list that the Flash authoring tool
manages.
fl.mruRecentFileListType Read-only; an array of the file types in the MRU list that the
Flash authoring tool manages.
fl.objectDrawingMode A Boolean value that specifies whether the object drawing
model is enabled.
fl.outputPanel Read-only; reference to the outputPanel object.
fl.tools Read-only; an array of Tools objects.
fl.version Read-only; the long string version of the Flash authoring
tool, including platform.
fl.xmlui Read-only; an XMLUI object.
Properties Description