SourceURL Property

Sprite Control

Sets or retrieves the URL that points to the sprite source image. Read-write at run time; write access is available at run time only when the sprite is stopped.

Syntax

HTML<PARAM NAME="SourceURL" VALUE="URL">
ScriptingspriteObj.SourceURL=URL

Possible Values

URL
String pointing to the image file.

Top of Page Top of Page
© 2000 Microsoft and/or its suppliers. All rights reserved. Terms of Use.