addDABehavior Method

DHTML, HTML, & CSS

addDABehavior Method

Adds a Microsoft® DirectAnimation® behavior (dabehaviorInternet Link 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)Internet Link Non-MSDN link.

Applies To

[ Object Name ]
PlatformVersion
Win16:
Win32:
Mac:
Unix:
WinCE:
Version data is listed when the mouse hovers over a link, or the link has focus.
anim

See Also

multimedia extensions to html+timeInternet Link

Back to topBack to top

Did you find this topic useful? Suggestions for other topics? write us!Internet Link

© 1999 microsoft corporation. all rights reserved. terms of useInternet Link.