![MACROMEDIA FIREWORKS 8-EXTENDING FIREWORKS Manual Download Page 350](http://html1.mh-extra.com/html/macromedia/fireworks-8-extending-fireworks/fireworks-8-extending-fireworks_manual_3339145350.webp)
350
Fireworks JavaScript API
Description
Moves the upper-left corner of the Property inspector window to the specified location.
fw.getPIPosition()
Availability
Fireworks MX.
Usage
fw.getPIPosition()
Arguments
None.
Returns
A point object that is formatted as
{
x:
float
,
y:
float}
(see
“Point data type” on page 12
for
syntax details), which contains the location of the Property inspector.
Description
Retrieves the location, in screen coordinates, of the upper-left corner of the Property
inspector window.
History panel functions
These functions control the History panel.
fw.historyPalette.clearSteps()
Availability
Fireworks 3.
Usage
fw.historyPalette.clearSteps()
Arguments
None.
Returns
Nothing.
Summary of Contents for FIREWORKS 8-EXTENDING FIREWORKS
Page 1: ...Extending Fireworks ...
Page 4: ...4 Contents ...
Page 358: ...358 Fireworks JavaScript API ...
Page 372: ...372 Index ...