Removes a Microsoft® DirectAnimation® behavior (DABehavior ) added by the addDABehavior method.
Syntax
object.removeDABehavior(iID)
Parameters
iID Required. Integer that specifies the identifier of the DABehavior to remove. This value is obtained from a previous call made to the addDABehavior method.
Return Value
No return value.
Remarks
For more information about DirectAnimation, see the Microsoft DirectAnimation Software Development Kit (SDK) .
Applies To
anim
See Also
Multimedia Extensions to HTML+TIME