clipBegin/End don not want to work

Hello

I really need help.
I am trying to get my smil file to be played properly but the clipBegin and
clipEnd just do not want to work so it keep playing the whole video.
Can anyone help me?
Here is my little code...

<?xml version="1.0"?>
<smil xmlns="http://www.w3.org/2001/SMIL20/Language">
    <body>
        <video src="
http://stream.hpi.uni-potsdam.de:8080/httpfs/Archive/www_ss06/www02.ram"
clip-begin="3546770ms" clipBegin="3546770ms" clip-end="3775890ms"
clipEnd="3775890ms" />
    </body>
</smil>


thank you for reading

Johannes

Received on Friday, 8 May 2009 20:27:27 UTC