Sets or retrieves the sprite's maximum rendering speed (number of times the control will render per second). Read-write at run time; write access is available at run time only when the sprite is stopped.
Syntax
HTML PARAM NAME="MaximumRate" VALUE="fps" Scripting spriteObj.MaximumRate [=fps]
Possible Values
- fps
- Number of frames per second. Default is 30.
Top of Page
© 2000 Microsoft and/or its suppliers. All rights reserved. Terms of Use.