eventCuePoint

When true, the FlashVideo cue point is for an event; otherwise, it is for navigation.Boolean; read/write.

isNameFromSource

True if the layer has no expressly set name, but contains a named source. In this case, layer.name has the same value as layer.source.name.False if the laye

isSeparationFollower

When true, the property represents one of the separated dimensions for a multidimensional property. For example, the X Position property has this attribute

removeKey()

Removes the specified keyframe from the named property. If no keyframe with the specified index exists, generates an exception and displays an error.When a

remove()

Removes this property from its parent group. If this is a property group, it removes the child properties as well.This method is valid only for children of

precompose()

Creates a new CompItem object and moves the specified layers into its layer collection. It removes the individual layers from this collection, and adds the

index

The index position of the layer.Integer in the range [1..numLayers]; read-only.

audioActiveAtTime()

Returns true if this layer’s audio will be active at the specified time.For this method to return true, audioEnabled must be true, no other layer with audio

separationLeader

The original multidimensional property for this separated follower. For example, if the current property is Y Position, this attributeメs value points to the

setValueAtKey()

Finds the specified keyframe and sets its value.If the named property has no keyframes, or no keyframe with the specified index, this method generates an ex