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.
********************************************************


From: Christine Lukasik <[EMAIL PROTECTED]>
Subject: Re: SMIL help

What is the duration of your realtext 3d file set to (*inside the r3t file?)

check that first, to make sure that the duration of that file is only set to
exactly how long you want it to play. If that isn't the problem, please send
over the code of the r3t file, too.  Thanks!

christine lukasik
     * tech evangelist, RN



At 09:04 AM 9/27/99 -0700, you wrote:
 >
 >
 >From: FearNo1 <[EMAIL PROTECTED]>
 >Subject: SMIL help
 >
 >I sent this before but got no responses.  Can some of the SMIL experts
 >and Real pplz provide some assistance..thanx!
 >
 >I have a SMI file with the following 2 sections info:
 >1.  an intro using real3d text
 >2.  a video region, 2 text areas and a jpeg
 >
 >The real3d text part is an intro with the second part all running
 >concurrently.  The problem is that when the intro completes running,
 >its region still overlaps the second section.  Both clips run fine,
 >except for the small problem that the intro realtext3d clips, overlaps
 >the second part (ie the video, 2 text areas, and jpeg).  I want the
 >intro to play first then go away, then load the 2nd part.
 >
 >Looking forward to your responses..thanX!
 >
 >Note that due to the limited space, I had to remove some of the
 >indents.  BTW, if this is hard to follow then I can send a better
 >indented version.
 >
 >Below is the code:
 ><smil>
 >  <head>
 >  <meta name=3D"author" content=3D""/>
 >  <meta name=3D"title" content=3D"Untitled"/>
 >  <meta name=3D"copyright" content=3D"=A9 1999"/>
 >  <layout>
 >    <root-layout background-color=3D"#FFFFFF" height=3D"210" width=3D"441"/=
 >
 >    <region id=3D"Text" left=3D"0" top=3D"177" height=3D"30" width=3D"248"
 >         z-index=3D"2" background-color=3D"#FFFFFF"/>
 >    <region id=3D"Video" left=3D"0" top=3D"0" height=3D"179" width=3D"269"
 >         fit=3D"hidden"
 >         z-index=3D"2" background-color=3D"#FFFFFF"/>
 >    <region id=3D"Pic" left=3D"269" top=3D"88" height=3D"122" width=3D"172"
 >         background-color=3D"#FFFFFF"/>
 >    <region id=3D"Adtext" left=3D"269" top=3D"0" height=3D"76" width=3D"171=
"
 >         background-color=3D"#FFFFFF"/>
 >    <region id=3D"intro_region" left=3D"0" top=3D"0" width=3D"439"=
  height=3D"200"
 >         background-color=3D"#FFFFFF"/>
 >  </layout>
 >  </head>
 >  <body>
 >   <seq>
 >     <img src=3D"intro.r3t" region=3D"intro_region" fill=3D"remove"=
  begin=3D"0s"
 >         end=3D"7s"/>
 >
 >   <seq>
 >   <par>
 >    <textstream id=3D"israel" src=3D"text.rt" region=3D"Text"=
  fill=3D"freeze"/>
 >    <img video id=3D"video64kq" src=3D"video64kq.rm" region=3D"Video"
 >         fill=3D"freeze"/>
 >   <img id=3D"4winds" src=3D"4winds.jpg" region=3D"Pic" fill=3D"freeze"
 >         system-bitrate=3D"12000" begin=3D"0.01s"/>
 >   <textstream id=3D"bookad" src=3D"bookad.rt" region=3D"Adtext"=
  begin=3D"12.00s"
 >         end=3D"34.10s"/>
 >   <textstream id=3D"order" src=3D"order.rt" region=3D"Adtext"=
  fill=3D"freeze"
 >         system-bitrate=3D"20" begin=3D"36.00s"/>
 >  </par>
 >  </seq>
 >  </seq>
 >  </body>
 ></smil>


*******************************************************
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]>

Reply via email to