- From: chary kurbanow <charykurbanow@hotmail.com>
- Date: Sun, 22 Feb 2009 00:39:08 +0000
- To: <www-smil@w3.org>, <salessandrini@arces.unibo.it>
- Message-ID: <BAY135-W20F9A3CCBCE0C706CAEC58B7B10@phx.gbl>
hi there i have problem with SMIL , i am trying to do animation with images but RealPlayer keeps display me error: General Error Occur Can anyone help me please, here is my SMIL files: <smil xmlns="http://www.w3.org/2001/SMIL20/Language"> <head> <!-- The layout section defines regions in which to place content --> </head> <!-- The body section defines the content to be used and how it will be displayed --> <body> <seq> <ref src="http://localhost/cookeryclub/images.rp" region="photo" begin="0s" /> </seq> </body> </smil and here is my .rp file: <imfl> <head title="My RealPix Slideshow" author="Jane Morales" copyright="(c)2002 RealNetworks Media Productions" background-color="green" timeformat="dd:hh:mm:ss.xyz" duration="00:50" bitrate="146000" width="500" height="400" aspect="true"/> <image handle="1" name="http://localhost/cookeryclub/decoration.jpg"/> <image handle="2" name="http://localhost/cookeryclub/baklava.jpg"/> <image handle="3" name="http://localhost/cookeryclub/bigsofra.jpg"/> <image handle="4" name="http://localhost/cookeryclub/sofra.jpg"/> <image handle="5" name="http://localhost/cookeryclub/karniyarik500.jpg"/> <fadein start="0" duration="4" target="1"/> <fadein start="10" duration="4" target="2"/> <fadein start="20" duration="4" target="3"/> <fadein start="30" duration="4" target="4"/> <fadein start="40" duration="4" target="5"/> </imfl> when i run error it keeps show me error, please can you help me please..... Charlie _________________________________________________________________ Windows Live™: Discover 10 secrets about the new Windows Live. http://windowslive.com/connect/post/jamiethomson.spaces.live.com-Blog-cns!550F681DAD532637!7540.entry?ocid=TXT_TAGLM_WL_t2_ugc_post_022009
Received on Monday, 23 February 2009 11:05:30 UTC