From: Greg Barnes <[EMAIL PROTECTED]>
Subject: url=command:seek
I am unable to make the "?url=command:seek" function when connected through
our server.
It works fine locally. Any ideas?
Thanks,
Greg Barnes
Here is the .smil
<smil>
<!-- NTHT98 -->
<!-- SMIL version 10/14/99 gb -->
<head>
<layout>
<root-layout width="600" height="320"
background-color="black"/>
<region id="background" top="0" left="0"
width="600" height="320" />
<region id="Video" top="31" left="28" width="320"
height="240"
background-color="#0096CB" z-index="3"/>
<region id="title" top="21" left="380" width="136"
height="78" z-index="3"/>
<region id="ta" top="115" left="380" width="145"
height="55" z-index="3"/>
<region id="lecturers" top="175" left="380"
width="115" height="55"
z-index="3"/>
<region id="teach" top="235" left="380"
width="115" height="55"
z-index="3"/>
<region id="webcast" top="256" left="423"
width="177" height="64"
z-index="2"/>
</layout>
</head>
<body>
<par>
<img src="bg.gif" region="background" fill="freeze"/>
<img src="title.gif" region="title" fill="freeze"/>
<img src="ta.gif?url=command:seek(2:30)&target=_player"
region="ta"
fill="freeze"/>
<img src="lect.gif?url=command:seek(4:50)&target=_player"
region="lecturers" fill="freeze"/>
<img src="teach.gif?url=command:seek(8:50)&target=_player"
region="teach"
fill="freeze"/>
<a href="http://www.oid.ucla.edu" show="new">
<img src="Webcast.gif" region="webcast"
fill="freeze"/>
</a>
<seq>
<ref src="presented.rp" region="Video"/>
<video src="NTHT98-150.rm" region="Video" />
</seq>
</par>
</body>
</smil>
*******************************************************
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.
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]>