From: Jeffrey Kardatzke <[EMAIL PROTECTED]>
Subject: RE: Preloading-Cacheing content in Smil
Yup, put a <par> </par> tagset around the outer <seq> </seq> tags and it
will.
-----Original Message-----
From: RealForum [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 12, 2000 1:26 PM
Subject: Preloading-Cacheing content in Smil
From: "Kemal Abuhan" <[EMAIL PROTECTED]>
Subject: Preloading-Cacheing content in Smil
Hi all,
My name is Kemal Abuhan and im developing a high bandwidth SMIL presentation
for a client.
In the example below, I want the region - (top) to view while everything in
the first <par></par> region loads. Is this possible?
THx much and it is nice to meet you all.
Kemal
mquest
<seq>
<!-- Link Clip @ end of segment -->
<img dur="10s" src="?bitrate=10000&reliable=true" region="top"/>
<par>
<img dur="5.5min" src="
bitrate=1000&reliable=true&url=http://www.lehman.com&target=_browser"
region="toplogo"/>
<img dur="5.5min"
src="?bitrate=1000&reliable=true&url=mailto:[EMAIL PROTECTED]"
region="Speaker"/>
<img dur="5.5min"
src="?bitrate=1000&reliable=true&url=http://www.lehman.com&target=_browser"
region="Speaker_desc"/>
<img dur="5.5min" src="?bitrate=1000&reliable=true" region="videoback"/>
<img dur="5.5min" src="?bitrate=1000&reliable=true" region="slideback"/>
<img dur="5.5min"
src="?url=command:play()&target=_player&bitrate=1000&reliable=true"
region="play"/>
<img dur="5.5min"
src="?url=command:stop()&target=_player&bitrate=1000&reliable=true"
region="stop"/>
<!-- Video -->
<video src="" region="video"></video>
<!-- /Video -->
<!-- Slide Sequence -->
<seq>
<ref src="images/realpix/KEmal.rp" system-bitrate="10000" region="slides"/>
</seq>
<!-- /Slide Sequence -->
</par>
<!-- /Link Clip @ end of segment -->
</seq>
*******************************************************
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]>