Conventions Used In This Guide - MACROMEDIA FIREWORKS 8-EXTENDING FIREWORKS Manual

Table of Contents

Advertisement

Vector path compatibility with Macromedia FreeHand
winding fills from FreeHand MX, it does not provide a user interface that lets you create a
winding fill. However, Fireworks 8 has APIs that let third-party developers create an interface
where a user can specify if a path uses an even/odd or winding fill.
Lock individual objects within a layer
for an object you want to lock, Fireworks 8 lets you lock specific objects on a layer without
locking the other objects on the same layer. Three new APIs let you specify which object to
lock.
New panels and commands
command. Several new APIs let you set selections within these panels and access the new
command.
Access dialog boxes
Fireworks object. The APIs in this class let you run standard application dialog boxes that are
usually accessible only through the menu.
Get system information
query for information about the operating system.

Conventions used in this guide

The following typographical conventions are used in this guide:
font indicates code fragments and API literals, including class names, method
Code
names, function names, type names, scripts, SQL statements, and HTML and XML tag
and attribute names.
Italic code
font indicates replaceable items in code.
The continuation symbol (
or more lines to fit on the page. When copying the lines of code, eliminate the
continuation symbol and type the code as one line.
Curly braces ({ }) around a function argument indicate that the argument is optional.
The following naming conventions are used in this guide:
You refers to the developer who is responsible for writing extensions.
The user refers to the person using Fireworks.
The visitor refers to the person who views the graphic that the user created.
Instead of having to create a new layer specifically
Fireworks 8 introduces three new panels and a new
Fireworks 8 introduces a new Dialogs class as a property of the
The new System class in Fireworks 8 provides APIs that let you
) indicates that a long line of code has been broken across two
¬
Although Fireworks 8 imports
Conventions used in this guide
7

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fireworks 8

Table of Contents