MACROMEDIA FIREWORKS MX 2004-EXTENDING FIREWORKS Manual page 156

Extending fireworks
Hide thumbs Also See for FIREWORKS MX 2004-EXTENDING FIREWORKS:
Table of Contents

Advertisement

Returns
if the text has the specified character markup;
true
has the markup.
Description
Determines whether the selected text has the specified character markup.
dom.hideSelection()
Availability
Fireworks 3.
Usage
dom.hideSelection()
Arguments
None.
Returns
Nothing.
Description
Hides the selection. To redisplay it, use
dom.importFile()
Availability
Fireworks 3.
Usage
dom.importFile(fileURL, boundingRectangle, bMaintainAspectRatio)
Arguments
The filename of the file to be imported, which is expressed as a file://URL.
fileURL
boundingRectangle
"Rectangle data type" on page
top == bottom
and the third argument is ignored.
bMaintainAspectRatio
that fits within
boundingRectangle
handy option for creating thumbnails.) If it is
Returns
Nothing.
Description
Imports the specified file at the specified location.
156
Chapter 5: Fireworks JavaScript API
A rectangle that specifies the size to make the imported file (see
11). If
boundingRectangle
, the file is brought in unscaled with its top-left corner at the specified location,
If
bMaintainAspectRatio
while retaining the file's current aspect ratio. (This is a
if it does not or if only part of the text
false
dom.showAllHidden()
is specified with
is
true
, the file is scaled to fill
false
on page
238.
left == right
, the file is scaled to the largest size
boundingRectangle
and
.

Advertisement

Table of Contents
loading
Need help?

Need help?

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

Questions and answers

This manual is also suitable for:

Fireworks mx 2004

Table of Contents