From: Curtis Reynolds <[EMAIL PROTECTED]>
Subject: Re: Bad Duration Error in SMIL file........
I believe that previous versions of the player forced the author to use
begin="10s" rather than begin="10" which works now in the latest
player. If you add s to the begin attribute value, it should work.
At 02:35 PM 4/27/00 -0700, you wrote:
>From: "Joe Hanink" <[EMAIL PROTECTED]>
>Subject: Bad Duration Error in SMIL file........
>
>Hi,
>
>I have the following SMIL file:
>
>
><smil>
> <head>
> <layout>
> <root-layout background-color="black" width="600" height="400"/>
> <region id="trailer" top="0" left="0" width="600" height="400"/>
> <region id="main_movie" top="0" left="0" width="600" height="400"/>
> </layout>
> </head>
>
><body>
>
> <par>
> <animation region="trailer" src="swf/trailer_tuned.swf" />
> <audio src="rm/crazy_yes_lyrics_56.rm" begin="10"/>
> <animation region="main_movie" src="swf/crazy_56.swf" begin="10"/>
> </par>
>
></body>
></smil>
>
>
>this gives me the error: bad duration expression in smil file
>
>I upgraded my realplayer and it works fine.
>
>Is there a neat way to handle this, either by a player-version detection
>script or by some other means?
>
>Many Thanks!
>- - -
>JOE
>ICONIXX
>Santa Monica
*******************************************************
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]>