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
|