|
|
<EMBED ...>LOOP = TRUE | FALSE | # of loopsLOOPLOOPTRUE) or should not (FALSE) loop continuously.
TRUE and FALSE. FALSE is the default.
| this code | produces this |
<EMBED
SRC="../graphics/sounds/helloo.wav"
LOOP=FALSE
HEIGHT=60 WIDTH=144
>
| |
<EMBED
SRC="../graphics/sounds/helloo.wav"
LOOP=TRUE
HEIGHT=60 WIDTH=144
>
|
Netscape also allows you to loop a finite number of times.
(For MSIE use PLAYCOUNT
| this code | produces this |
<EMBED
SRC="../graphics/sounds/helloo.wav"
LOOP=3
HEIGHT=60 WIDTH=144
>
|
You can combine this with MSIE's PLAYCOUNTLOOP
| this code | produces this |
<EMBED
SRC="../graphics/sounds/helloo.wav"
LOOP=3
PLAYCOUNT=3
HEIGHT=60 WIDTH=144
>
|
LOOPTRUE or FALSE for movies.
| this code | produces this |
<EMBED
SRC="../graphics/heart.avi"
LOOP=FALSE
HEIGHT=144 WIDTH=117
>
| |
<EMBED
SRC="../graphics/heart.avi"
LOOP=TRUE
HEIGHT=144 WIDTH=117
>
|
We have found in researching LOOP<EMBED ...>
|
Recommended Resources |
|||
| web hosting tutorials Credit Help |
Search the Internet Search Engine Help |
Low Fat Lifestyle Internet Traffic |
Web
Hosting Web Design |
|
Discount
Hotel Reservations All
Rights Reserved, Copyright © Free-HTML-Tutorials.com 2003 |
|||