addDABehavior Method
Adds a Microsoft® DirectAnimation® behavior (dabehavior ) 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) .
Applies To
[ Object Name ] Platform Version 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+time
Did you find this topic useful? Suggestions for other topics? write us!
© 1999 microsoft corporation. all rights reserved. terms of use.