How do I install a click handler ? is there and Android javascript lib for that ? My goal is to make so any user not just myself, and without to much hassel, can play the films. is HTML5 in cupcake yet?
On Jul 17, 3:17 pm, Jason Proctor <[email protected]> wrote: > <video> is coming, hopefully soon. that's if Apple stop messing it up. > > until then, you can do this the long way round. install a click > handler then when a link to your video fires, route off to your > activity which plays the movie using MediaPlayer. > > not so much work. > > >This may not be the proper place but I've yet to find the answer! How > >should I develop website so that when a user click on a link to my > >video it will play ? Embed codes work on the iPhone, but they display > >a broken plugin sign on the android and the gears concept doesn't > >enable me to tell the bowser to load it in the media player. I tried > >putting a direct link to the file but it does nothing. > > >I just want to enable android users to view films from my web site! > >we've managed to do it for the iphone so ... why not ? > > >Cheers, > > >Stephane > > -- > jason.software.particle --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

