From: "Michael Ahern - Netcast Incorporated" <[EMAIL PROTECTED]>
Subject: SMIL Question

Hi All,

     Does anyone know how to fix a SMIL presentation when you get black =
flashes right before a RealPix or a video is loaded into a region.  Both =
the background of the regions and the smil is set to white.  Here is the =
link to play it from the file location in the player.

rtsp://above.netcastinc.com/cba/smil/cyber_cba.smi


Here are the SMIL and RealPix files:

     <smil>
  <head>
   <meta name="title" content="Cyber CBA "/>
   <meta name="author" content="Netcast Incorporated "/>
   <meta name="copyright" content="(c) 1999"/>

  <layout>
  <root-layout width="544" height="400" background-color="#ffffff"/>

  <!-- Title region -->
  <region id="title" left="0" top="0" width="544" height="82"
background-color="#ffffff" z-index="0"/>
   <!-- Video region -->
  <region id="video" left="25" top="95" width="152" height="114"
background-color="#ffffff" z-index="1"/>
  <!-- Slide region -->
  <region id="slides" left="198" top="95" width="320" height="243"
background-color="#ffffff" z-index="1"/>
  <!-- Index region -->
  <region id="index" left="24" top="215" width="156" height="125"
background-color="#ffffff" z-index="1"/>
  <!-- cba home region -->
  <region id="cba_home" left="10" top="360" width="116" height="32"
background-color="#ffffff" z-index="1"/>
  <!-- program region -->
  <region id="program" left="127" top="360" width="172" height="32"
background-color="#ffffff" z-index="1"/>
  <!-- contact region -->
  <region id="contact" left="300" top="360" width="116" height="32"
background-color="#ffffff" z-index="1"/>
   <!-- help region -->
  <region id="help" left="417" top="360" width="116" height="32"
background-color="#ffffff" z-index="1"/>
  </layout>
  </head>

  <body>
  <par>
       <seq>

    <par>
    <audio src="cbamus.rm"/>
     <seq>
     <img src="title.rp" region="title" fill="freeze"/>
     <img src="welcome.rp" region="slides" fill="freeze"/>
     <par>
     <img src="cba_home.rp" region="cba_home" fill="freeze"/>
     <img src="program.rp" region="program" fill="freeze"/>
     <img src="contact.rp" region="contact" fill="freeze"/>
     <img src="help.rp" region="help" fill="freeze"/>
     </par>
     <text src="index.rt" region="index" fill="freeze"/>
     </seq>
    </par>
    <video src="welcome.rm" region="video" clip-end="0:43.0s" fill="remove"/>
    <img src="highlight.rp" region="video" fill="freeze"/>
    <par>
     <audio src="cba_audio_1.rm" />
     <img src="slides_1.rp" region="slides" fill="freeze"/>
    </par>

    <par>
     <audio src="cba_audio_2.rm" />
     <img src="slides_2.rp" region="slides" fill="freeze"/>
    </par>

    <par>
     <audio src="cba_audio_3.rm" />
     <img src="slides_3.rp" region="slides" fill="freeze"/>
    </par>

    <par>
    <img src="close.rp" region="slides" fill="freeze"/>
    <video src="close.rm" region="video" fill="freeze"/>
    </par>

   </seq>
  </par>
  </body>
</smil>


One of the RP files:

<imfl>
   <head
  timeformat="dd:hh:mm:ss.xyz"
  duration="1"
  width="116"
  height="32"
  bitrate="12000"
  url="http://www.cbanet.org"
  preroll="2"/>

   <image handle="1" name="cba_home.gif"/>

  <fill start="0" color="white"/>

  <wipe type="push" direction="right"  start="0" duration="1" target="1"/>

</imfl>



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

Reply via email to