- From: Yoshihisa Gonno <ygonno@cocoa.freemail.ne.jp>
- Date: Fri, 17 Jan 2003 21:55:19 +0900
- To: www-smil@w3.org
There is another.. same sort of problem in section 12.4.2
<transition id="myfire" type="superCool" subtype="fire">
<param name="flameLength" value="20" >
</transition>
param element should be closed
Yoshihisa Gonno <ygonno@cocoa.freemail.ne.jp>
> Hi all,
>
> Happy Thanksgiving! Don't ask me why I was looking at this today, but I
> noticed the following example in section 12.5.2 (the param element to
> transitionFilter):
>
> <transitionfilter type="windshieldWipe"
> begin="4" dur="3" from="0.5" to="1.0" >
> <param name="radius" value="3in" >
> </transitionFilter>
>
> Note the lack of a trailing slash. One for the errata.
>
> Rob
> --
> Rob Lanphier, Helix Community Coordinator - RealNetworks
> http://helixcommunity.org http://rtsp.org http://realnetworks.com
>
Received on Friday, 17 January 2003 07:55:52 UTC