Re: R: Looping a sequence of movies

uycreative <[email protected]>
Newsgroups gmane.comp.web.smil
Message-ID <[email protected]>

Thanks, but "repeatDur" did not work.:(


___ wrote:
> 
> 
> Try repeatDur="indefinite" 
> 
> -----Messaggio originale-----
> Da: [email protected] [mailto:[email protected]] Per conto di
> uycreative
> Inviato: venerdì 8 giugno 2007 6.18
> A: [email protected]
> Oggetto: Looping a sequence of movies
> 
> 
>     <smil
> xmlns:qt="http://www.apple.com/quicktime/resources/smilextensions"
> qt:autoplay="true" qt:fullscreen="full">
>         <head>
>             <layout>
>                 <root-layout id="rl" width="1280" height="768"
> background-color="black" />
>                 <region id="video" width="1280" height="768" left="0"
> top="0" />
>             </layout>
>         </head>
>         <body>
>             <seq repeatCount="indefinite">
>                 <video src="movie1.mov" region="video"/>
>                 <video src="movie2.mov" region="video"/>
>                 <video src="movie3.mov" region="video"/>
>             </seq>
>         </body>
>     </smil>
> 
> My problem is the <<repeatCount="indefinite">> for the sequence portion of
> this script doesn't loop for me. QuickTime plays the sequence, stops at
> the
> end of the last movie (movie3.mov) and falls out of the fullscreen mode,
> then stops.
> 
> Any help would be appreciated.
> --
> View this message in context:
> http://www.nabble.com/Looping-a-sequence-of-movies-tf3887701.html#a11020288
> Sent from the w3.org - www-smil mailing list archive at Nabble.com.
> 
> 
> 
> No virus found in this incoming message.
> Checked by AVG Free Edition. 
> Version: 7.5.472 / Virus Database: 269.8.13/843 - Release Date: 10/06/2007
> 13.39
>  
> 
> No virus found in this outgoing message.
> Checked by AVG Free Edition. 
> Version: 7.5.472 / Virus Database: 269.8.13/843 - Release Date: 10/06/2007
> 13.39
>  
> 
> 
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Looping-a-sequence-of-movies-tf3887701.html#a11078737
Sent from the w3.org - www-smil mailing list archive at Nabble.com.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.