ActionScript 2.0 Components Language Reference |
|
|
|
| DeltaItem class > DeltaItem.kind | |||
Flash Player 7.
Flash MX Professional 2004.
deltaitem.kind
Property; a number that indicates the type of change. Use the following constants to evaluate this property:
DeltaItem.Property The change was made to a property on the transfer object.DeltaItem.Method The change was made through a method call on the transfer object.
|
|
|
|