From: Norm Gregory <[EMAIL PROTECTED]>
Subject: smi script problem
Any idea why this stalls out . .. quit after playing the fifth clip?
<par>
<img src="xxxif" region="pix_region" begin="00.0s" end="17.4min" />
<seq>
<audio src="01.rm"/>
<audio src="02.rm"/>
<audio src="03.rm"/>
<audio src="04.rm"/>
<audio src="05.rm"/>
<audio src="06.rm"/>
<audio src="07.rm"/>
<audio src="08.rm"/>
<audio src="09.rm"/>
<audio src="10.rm"/>
<audio src="end.rm"/>
</seq>
</par>
Now if I do this . . . it will get through.
<par>
<img src="xxxif" region="pix_region" begin="00.0s" end="17.4min" />
<seq>
<audio src="01.rm"/>
<audio src="02.rm"/>
<audio src="03.rm"/>
<audio src="04.rm"/>
<audio src="05.rm"/>
</seq>
</par>
<par>
<img src="xx.gif" region="pix_region" begin="00.0s" end="17.4min" />
<seq>
<audio src="06.rm"/>
<audio src="07.rm"/>
<audio src="08.rm"/>
<audio src="09.rm"/>
<audio src="10.rm"/>
<audio src="end.rm"/>
</seq>
</par>
*******************************************************
The RealForum is an email discussion group focused on using RealNetworks
products. The RealForum is a place to post messages about the best methods
for creating content using RealNetworks technologies and the planning and
implementation of streaming-media web sites. Archives of RealForum can
be found at http://realforum.real.com
If you ever want to remove yourself from this mailing list,
you can send mail to <[EMAIL PROTECTED]> with the following
command in the body of your email message:
unsubscribe realforum
or from another account, besides the address you subscribed with:
unsubscribe realforum <[EMAIL PROTECTED]>