Looping a QuickTime Movie

You can make a QuickTime Movie play over and over again.

To loop a QuickTime movie:

Within each object element, type <param name="loop" value="option">, where option is true if you want the movie to loop continuously, false if you want the movie to play just once and palindrome if you want the movie to play forwards and then backwards, continuously.

Figure 18.24. Don’t forget to add the param element within both object elements.

Figure 18.25. With a loop value of true, the movie automatically starts over when it reaches the end. Notice that I returned the movie to its original size.

✓ Tips

  • The default value for ...

Get HTML, XHTML, & CSS, Sixth Edition: Visual QuickStart Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.