Usage
deltaitem.kind
Description
Property; a number that indicates the type of change. Use the following constants to evaluate this
property:
•
DeltaItem.Property
•
DeltaItem.Method
DeltaItem.message
Availability
Flash Player 7.
Edition
Flash MX Professional 2004.
Usage
deltaitem.message
Description
Property; a string containing a server message associated with this DeltaItem object. This can be
any message for the property or method call change attempted in the delta packet. This message is
usually relevant only in a delta that has been returned from a server and is being applied to the
DataSet for resolution.
DeltaItem.name
Availability
Flash Player 7.
Edition
Flash MX Professional 2004.
Usage
deltaitem.name
Description
Property (read-only); a string containing the name of the changed property (if the change's kind is
DeltaItem.Property
DeltaItem.Method
The change was made to a property on the transfer object.
The change was made through a method call on the transfer object.
) or the name of the method that made the change (if the change's kind is
).
DeltaItem class (Flash Professional only)
399
Need help?
Do you have a question about the FLASH MX 2004-USING COMPONENTS and is the answer not in the manual?