error code when insering a video using video tag

HiddenId <[email protected]> Fri, 4 Jan 2013 17:43:32 +0000 (GMT)
Newsgroups gmane.comp.web.amaya.general
Message-ID <[email protected]>
--442431671-910255725-1357321412=:54015
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable

Hi all,=0AI'm trying to insert a video in an HTML page.=0AI've tried a w3sc=
hool code example :=0A=0A=0A<video width=3D"320" height=3D"240" controls>=
=0A=A0 <source src=3D"movie.mp4" type=3D"video/mp4">=0A=A0 <source src=3D"m=
ovie.ogg" type=3D"video/ogg">=0A=A0 <source src=3D"movie.webm" type=3D"vide=
o/webm">=0A=A0=0A=09<object data=3D"movie.mp4" =0A=09width=3D"320" height=
=3D"240">=0A=A0=A0=A0 <embed src=3D"movie.swf" width=3D"320" =0A=09height=
=3D"240">=0A=A0=0A=09</object> =0A</video> =0A=0A=0ASee: http://www.w3schoo=
ls.com/html/html_videos.asp=0A=0AUnfortunatly, Amaya returns "an error code=
": invalid token=0AIt seems it is the "s" of controls which generate the er=
ror.=0A=0ADo you know what I should do to avoid this error ?=0A=0AAntoine
--442431671-910255725-1357321412=:54015
Content-Type: text/html; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable

<html><body><div style=3D"color:#000; background-color:#fff; font-family:ti=
mes new roman, new york, times, serif;font-size:12pt"><div>Hi all,</div><di=
v>I'm trying to insert a video in an HTML page.</div><div>I've tried a w3sc=
hool code example :<br></div><div><br></div><div>&lt;video width=3D"320" he=
ight=3D"240" controls&gt;<br>=0A&nbsp; &lt;source src=3D"movie.mp4" type=3D=
"video/mp4"&gt;<br>=0A&nbsp; &lt;source src=3D"movie.ogg" type=3D"video/ogg=
"&gt;<br>=0A&nbsp; &lt;source src=3D"movie.webm" type=3D"video/webm"&gt;<br=
>=0A=09&nbsp;=0A=09&lt;object data=3D"movie.mp4" =0A=09width=3D"320" height=
=3D"240"&gt;<br>=0A=09&nbsp;&nbsp;&nbsp; &lt;embed src=3D"movie.swf" width=
=3D"320" =0A=09height=3D"240"&gt;<br>=0A=09&nbsp;=0A=09&lt;/object&gt; =09<=
br>=0A=09&lt;/video&gt; <br></div><div style=3D"color: rgb(0, 0, 0); font-s=
ize: 16px; font-family: times new roman,new york,times,serif; background-co=
lor: transparent; font-style: normal;"><br></div><div style=3D"color: rgb(0=
, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif=
; background-color: transparent; font-style: normal;">See: http://www.w3sch=
ools.com/html/html_videos.asp</div><div style=3D"color: rgb(0, 0, 0); font-=
size: 16px; font-family: times new roman,new york,times,serif; background-c=
olor: transparent; font-style: normal;"><br></div><div style=3D"color: rgb(=
0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,seri=
f; background-color: transparent; font-style: normal;">Unfortunatly, Amaya =
returns "an error code": invalid token</div><div style=3D"color: rgb(0, 0, =
0); font-size: 16px; font-family: times new roman,new york,times,serif; bac=
kground-color: transparent; font-style: normal;">It seems it is the "s" of =
controls
 which generate the error.</div><div style=3D"color: rgb(0, 0, 0); font-siz=
e: 16px; font-family: times new roman,new york,times,serif; background-colo=
r: transparent; font-style: normal;"><br></div><div style=3D"color: rgb(0, =
0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; =
background-color: transparent; font-style: normal;">Do you know what I shou=
ld do to avoid this error ?</div><div style=3D"color: rgb(0, 0, 0); font-si=
ze: 16px; font-family: times new roman,new york,times,serif; background-col=
or: transparent; font-style: normal;"><br></div><div style=3D"color: rgb(0,=
 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif;=
 background-color: transparent; font-style: normal;">Antoine<br></div><div>=
<br></div><div style=3D"color: rgb(0, 0, 0); font-size: 16px; font-family: =
times new roman,new york,times,serif; background-color: transparent; font-s=
tyle: normal;"><br></div><div style=3D"color: rgb(0, 0, 0); font-size: 16px=
;
 font-family: times new roman,new york,times,serif; background-color: trans=
parent; font-style: normal;"></div></div></body></html>
--442431671-910255725-1357321412=:54015--