July 1998
Intermediate to advanced
1456 pages
65h 5m
English
LOOP — NN n/a IE 3 HTML n/a
LOOP=”loopCount"Optional
If you specify a video clip with the DYNSRC
attribute, the LOOP attribute controls how many
times the clip should play (“loop”) after it loads. If
you set the value to zero, the clip loads but does not play
initially. Video clips that are not currently running play when the
user double-clicks on the image, but you may need to provide
instructions for that on the page because there are no other obvious
controls.
<IMG DYNSRC="snowman.avi" LOOP=3 HEIGHT=100 WIDTH=150>
Any positive integer or zero.
1
[window.]document.imageName.loop
[window.]document.images[i].loop
Read now
Unlock full access