I am new to html5, can anyone help me how to load html video tag which is 
to load videos from sdcard. I tried to implement

<video width="320" height="240" controls onclick="this.play();> <source 
src="movie.mp4" type="video/mp4"> Your browser does not support the video 
tag. </video>

but this html is not loaded videos from sdcard. I have confused, is it 
possible to load local video using html5 video tag. Please help me. 

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to