Adobe 38039927 - Fireworks CS3 - PC Extended User Manual page 16

Extending fireworks
Hide thumbs Also See for 38039927 - Fireworks CS3 - PC:
Table of Contents

Advertisement

confirm(message)
Availability
Fireworks 3.
Usage
confirm(message)
Arguments
A string containing the message to display.
message
Returns
True if OK is clicked, false if Cancel is clicked.
Description
Displays a string in a modal alert box, along with OK and Cancel buttons.
prompt(caption, text)
Availability
Fireworks 3.
Usage
prompt(caption, text)
Arguments
A string containing the title of the dialog box.
caption
A string containing the prompt for the user.
text
Returns
The string entered if OK is clicked, null if Cancel is clicked.
Description
Prompts the user (with the string that is specified by text) to enter a string in a modal dialog box; the dialog box is
titled with the string that is specified by caption.
write(arg1, arg2, ..., argN)
Availability
Fireworks 3.
Usage
write(arg1, arg2, ..., argN)
Arguments
arg1, arg2, ..., argN
Returns
An output file.
Srings containing content for output.
ADOBE FIREWORKS CS3
12
Extending Guide

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fireworks cs3

Table of Contents