Table Of Contents - MACROMEDIA FIREWORKS 8-EXTENDING FIREWORKS Manual

Table of Contents

Advertisement

Contents
Chapter 1: Extending Fireworks Overview . . . . . . . . . . . . . . . . . . . . 5
Prerequisites . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
Installing an extension . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
What's new in Extending Fireworks 8 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
Conventions used in this guide . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
Additional resources for extension writers . . . . . . . . . . . . . . . . . . . . . . . . . 8
Chapter 2: The Fireworks Object Model . . . . . . . . . . . . . . . . . . . . . 9
Using the Fireworks Object Model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
Global methods. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
Core objects. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
The Fireworks object . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26
Objects within Fireworks documents. . . . . . . . . . . . . . . . . . . . . . . . . . . . 32
HTML export objects. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 80
Working with selected objects . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 92
Chapter 3: Cross-Product Extensions . . . . . . . . . . . . . . . . . . . . . 99
Cross-product architecture . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 99
Flash panels. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 115
Chapter 4: Auto Shapes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 123
How Auto Shapes work . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .123
Creating an Auto Shape . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .124
Chapter 5: Fireworks JavaScript API. . . . . . . . . . . . . . . . . . . . . . 131
Using Fireworks API functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 131
Document functions. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .132
Fireworks functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 305
Property inspector functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 347
History panel functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 350
Static Document Functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 355
Using the common API . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 357
Index . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 359
3

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FIREWORKS 8-EXTENDING FIREWORKS and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

This manual is also suitable for:

Fireworks 8

Table of Contents