Hi,

I haven't been able to get the following html5 code to work:
"
<html>
<head>
</head>
<body >
<video width="400" height="300" controls src="myvideo.m4v" > </video>
</body>
</html>
"
Notes:
* I can see the video only with android browser but when i run it in
WebView i see nothing.
* I also tried with the onclick="this.play();" but it is not working
* when i load "http://html5test.com/"; i saw the all of the video
formats are not supported
* My code is SDK 1.5 and I am using HTC dream (SDK 1.5) and Nexus one
(SDK 2.2)

Please help

Zohar

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to