Playing an MP3 file prior to a live MP3 stream using Quicktime/SMIL

Hi all,

I am having difficulty getting quicktime to play an mp3 file followed by
a shoutcast stream within a smil file:

<smil xmlns:qt="http://www.apple.com/quicktime/resources/smilextensions"
xmlns="http://www.w3.org/TR/REC-smil" qt:autoplay="true">
<head>
</head>
<body>
<seq>
<audio src="http://kjzz.org:8080/livestream/intro24KJZZ.mp3"/>
<audio src="http://riosal.sc.llnwd.net:12000/listen.pls"/>
</seq>
</body>
</smil>

Quicktime player will play both of these files singularly, but it does not
switch from one file to the next.  Any help you might have would be greatly
appreciated.

Sincerely,

John Tynan - webmaster
KJZZ.org / KBAQ.org
480.774.8462

Received on Thursday, 14 October 2004 09:28:21 UTC