Removes a Microsoft® DirectAnimation® behavior (DABehavior class) added by the addDABehavior method. 
Syntax
anim:DA.removeDABehavior(iID)
Parameters
| iID | 
Required.
Integer爐hat specifies the identifier of the DABehavior class to remove. This value is obtained from a previous call made to the addDABehavior method. | 
Return Value
No return value.
Standards Information
There is no public standard that applies to this method.
Applies To