
- Paperback: 560 pages
- Publisher: Macromedia Press (October 23, 2005)
- Language: English
- ISBN-10: 032139416X
- ISBN-13: 978-0321394163
- Product Dimensions: 8.9 x 6.9 x 1 inches
- Free Download
Product Description
Developing Extensions for Macromedia Flash 8 describes how to build Flash JavaScript extensions to enhance the developer’s experience while working in the Flash authoring environment. This book explains how each type of extension works and describes the JavaScript application programming interface (API) functions that Flash calls to implement the extension.
In Developing Extensions for Macromedia Flash 8, learn how to:
• Automate repetitive tasks
• Add custom tools to the Tools panel
• Add Timeline effects
• Add, remove, and modify filters that are applied to objects on the Stage
• Manage Flash project files
• Access, modify, and delete files and folders on the local file system
Powerful development and design tools require thorough and authoritative technical advice and documentation. When it comes to Macromedia Flash, no one is more authoritative than Macromedia Development and writing teams. Now their official documentation is available to you in printed book form. As you work, keep this guide by your side for ready access to valuable information on using Flash. We’ve designed it so that it’s easy to annotate as you progress.
Table of Contents
Copyright
Introduction
Overview of the Macromedia Flash JavaScript API
What’s new in the JavaScript API
The Flash Document Object Model
Sample implementations
Chapter 1. Top-Level Functions and Methods
activate()
alert()
configureEffect()
configureTool()
confirm()
deactivate()
executeEffect()
keyDown()
keyUp()
mouseDoubleClick()
mouseDown()
mouseMove()
mouseUp()
notifySettingsChanged()
prompt()
removeEffect()
setCursor()
Chapter 2. Objects
BitmapInstance object
BitmapItem object
CompiledClipInstance object
ComponentInstance object
componentsPanel object
Contour object
Document object
drawingLayer object
Edge object
Effect object
Element object
Fill object
Filter object
flash object (fl)
FLfile object
folderItem object
fontItem object
Frame object
HalfEdge object
Instance object
Item object
Layer object
library object
Math object
Matrix object
outputPanel object
Parameter object
Path object
Project object
ProjectItem object
Screen object
ScreenOutline object
Shape object
SoundItem object
Stroke object
SymbolInstance object
SymbolItem object
Text object
TextAttrs object
TextRun object
Timeline object
ToolObj object
Tools object
Vertex object
XMLUI object
VideoItem object

Chapter 3. C-Level Extensibility
Integrating C functions
Data types
The C-level API
Official Product Documentation from Macromedia
Training from the Source
Google Related Posts
- No related posts found




