Rotating Image Rotating Image

Applet Description

An image rotates.

Parameter Information

Name Description Format Default Value
image Image URL none
sound Sound URL none
sound_mode Playback sound mode once or loop once
bg_color Background color Color lightGray
pause Frame interval Milliseconds 200
href Link URL none

Applet Tag

<applet codebase="ImgWhirl" code="ImgWhirl.class" width=30 height=30>
<param name=image value="../ImgWhirl/star.gif">
<param name=sound value="">
<param name=sound_mode value="">
<param name=bg_color value="">
<param name=pause value="">
<param name=href value="">
</applet>

Return to index