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 the loop parameter is false.

  • If you're using two object elements (as I recommend), remember to add the param elements to both.





HTML, XHTML, & CSS(c) Visual QuickStart Guide
HTML, XHTML, and CSS, Sixth Edition
ISBN: 0321430840
EAN: 2147483647
Year: 2004
Pages: 340

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net