MACROMEDIA FLASH 8-EXTENDING FLASH Manual page 494

Extending flash
Table of Contents

Advertisement

timeline.setFrameProperty()
Availability
Flash MX 2004.
Usage
timeline.setFrameProperty(property, value [, startFrameIndex [,
endFrameIndex]])
Parameters
A string that specifies the name of the property to be modified. For a complete
property
list of properties and values, see
You can't use this method to set values for read-only properties such as
and
frame.elements
Specifies the value to which you want to set the property. To determine the
value
appropriate values and type, see
startFrameIndex
you omit
startFrameIndex
optional.
A zero-based index that specifies the first frame at which to stop. The range
endFrameIndex
of frames goes up to, but does not include,
but omit
endFrameIndex
parameter is optional.
Returns
Nothing.
Description
Method; sets the property of the Frame object for the selected frames.
494
Objects
"Property summary for the Frame object" on page
.
"Property summary for the Frame object" on page
A zero-based index that specifies the starting frame number to modify. If
, the method uses the current selection. This parameter is
,
endFrameIndex
. If you specify
endFrameIndex
defaults to the value of
273.
frame.duration
273.
startFrameIndex
. This
startFrameIndex

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?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Flash 8

Table of Contents