MACROMEDIA FLASH 8-EXTENDING FLASH Manual page 225

Extending flash
Table of Contents

Advertisement

fl.activeEffect
Availability
Flash MX 2004.
Usage
fl.activeEffect
Description
Read-only property; the
properties available to
on page
190.
Example
The following example stores an object that represents the current effect in the
var ef = fl.activeEffect;
fl.browseForFileURL()
Availability
Flash MX 2004.
Usage
fl.browseForFileURL( browseType [, title [, previewArea ] ])
Parameters
A string that specifies the type of file browse operation. Acceptable values are
browseType
,
or
"open"
"select"
dialog box. Each value is provided for compatibility with Dreamweaver. The value
opens a system File Save dialog box.
A string that specifies the title for the File Open or File Save dialog box. If this
title
parameter is omitted, a default value is used. This parameter is optional.
An optional parameter that is ignored by Flash and Fireworks and is present
previewArea
only for compatibility with Dreamweaver.
Returns
The URL of the file, expressed as a file:/// URI; returns
dialog box.
Effect object
for the current effect being applied. For a list of
, see
fl.activeEffect
. The values
"save"
"open"
"Property summary for the Effect object"
and
open the system File Open
"select"
if the user cancels out of the
null
variable.
ef
"save"
flash object (fl)
225

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

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

Questions and answers

This manual is also suitable for:

Flash 8

Table of Contents