propertyValueType

The type of value stored in thenamed property. The PropertyValueType enumeration has one value for each type of data that can be stored in or retrieved from

comment

A text comment for this marker. This comment appears in the Timeline panel next to the layer marker.String; read/write.

addKey()

Adds a new keyframe or marker to the named property at the specified time and returns the index of the new keyframe.time The time, in seconds, at which to a

setParameters()

Associates a set of key-value pairs for Flash Video cue-point parameters, for a cue point associated with this marker value. A cue point can have any number

keyTime()

Finds the specified keyframe or marker and returns the time at which it occurs. If no keyframe or marker can be found that matches the argument, this method

url

A URL for this marker. This URL is an automatic link to a Web page.String; read/write.

keyValue()

Finds the specified keyframe or marker and returns its current value.If no keyframe or marker can be found that matches the argument, this method generates

LightLayer object

The LightLayer object represents a light layer within a composition. Create it using the LayerCollection objectメs addLight method; It can beaccessed in anit

MarkerValue object

The MarkerValue object represents a layer marker, which associates a comment, and optionally a chapter reference point, Web-page link, or Flash Video cue po

frameTarget

A text frame target for this marker. Together with the URL value, this targets a specific frame within a Web page.String; read/write.