Click to return to the DHTML, HTML     
addComponentRequest Metho...     beginElement Method     Default Behaviors Referen...    
Web Workshop  |  DHTML, HTML & CSS

addDABehavior Method

Adds a Microsoft® DirectAnimation® behavior (DABehavior Non-MSDN link) to the run list when the behavior is not part of the animation model.

Syntax

object.addDABehavior(oBehavior, iID)

Parameters

oBehavior Required. Object that specifies the DABehavior to add.
iID Required. Integer that specifies the identifier of the DABehavior to add. This value is used in a subsequent call to the removeDABehavior method to remove the DABehavior.

Return Value

No return value.

Remarks

When the system starts the animation, additional behaviors are run with the same start time as the behaviors included in the original animation.

For more information about DirectAnimation, see the Microsoft DirectAnimation Software Development Kit (SDK) Non-MSDN link.

Applies To

[ Object Name ]
PlatformVersion
Win16:
Win32:
Mac:
Unix:
WinCE:
anim

See Also

Multimedia Extensions to HTML+TIME


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.