canVaryOverTime

When true, the named property can vary over timeラthat is, keyframe values or expressions can be written to this property.Boolean; read-only.

setValue()

Sets the static value of a property that has no keyframes.If the named property has keyframes, this method generates an exception and displays an error. To

minValue

The minimum permitted value of the named property. If the hasMin attribute is false, an exception occurs, and an error is generated.Floating-point value; re

isModified

When true, this property has been changed since its creation.Boolean; read-only.

cuePointName

The Flash Video cue point name, as shown in the Marker dialogbox.String; read/write.

keyOutSpatialTangent()

Returns the outgoing spatial tangent for the specified keyframe.keyIndex The index for the keyframe. An integer in the range [1..numKeys], as returned by th

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

dimensionsSeparated

When true, the propertyメs dimensions are represented as separate properties. For example, if the layerメs position is represented as X Position and Y Positio

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

numKeys

The number of keyframes in the named property. If the value is 0, the property is not being keyframed.Integer; read-only.