User Guide

464 DeltaItem class (Flash Professional only)
DeltaItem.argList
Availability
Flash Player 7.
Edition
Flash MX Professional 2004.
Usage
deltaitem.argList
Description
Property (read-only); an array of values passed to the change method. This property applies
only if the changes kind is
DeltaItem.Method.
DeltaItem.curValue
Availability
Flash Player 7.
Edition
Flash MX Professional 2004.
Usage
deltaitem.curValue
DeltaItem.name The name of the property or method that changed. This
property is read-only.
DeltaItem.newValue If a change was made to a property, this is the new value
of the property. This property is read-only.
DeltaItem.oldValue If a change was made to a property, this is the old value
of the property. This property is read-only.
Property Description