Other changes, Javascript api objects, Javascript api – Adobe Extending Flash Professional CS5 User Manual
Page 28: Objects
6
EXTENDING FLASH PROFESSIONAL
Introduction
Last updated 5/2/2011
•
•
fl.getSwfPanel()
•
fl.installedPlayers()
•
fl.publishCacheEnabled
•
fl.publishCacheDiskSizeMax
•
fl.publishCacheMemorySizeMax
•
fl.publishCacheMemoryEntrySizeLimit
•
fl.clearPublishCache()
•
•
swfPanel.setFocus()
Other changes
The following methods and properties are updated in Flash CS5:
•
fl.openScript()
•
fl.publishDocument()
•
fontItem.embedRanges
•
fontItem.embeddedCharacters
•
fontItem.embedVariantGlyphs
The following objects and method are no longer available in Flash CS5:
•
Screen object
•
ScreenOutline object
•
document.canSaveAVersion()
•
document.revertToLastVersion()
•
document.saveAVersion()
•
document.synchronizeWithHeadVersion()
•
fl.downloadLatestVersion()
•
fl.revertDocumentToLastVersion()
•
fl.saveAVersionOfDocument()
•
fl.synchronizeDocumentWithHeadVersion()
JavaScript API objects
This section provides a summary of the objects available in the Flash JavaScript API and how to begin working with
them. All standard JavaScript commands are also available when working with the JavaScript API.
The following table briefly describes each of the objects in the JavaScript API. The objects are listed in alphabetical
order.