Hi, I am developing a web application, Through the meta refersh tag iam calling a vedio file from httpdownload server,vedio file was downloading fine and playing in the iphone default player,After finishing dowloading it was not asking for the save option, Now i want to save the file in the Iphone. plase give the solution so that i can store a file.
Thanks Kiran Kumar Gokidi On 9/29/08, jkramlich <[EMAIL PROTECTED]> wrote: > > > This is not possible. Videos called by using the embed tag and direct > href links to video files will both open up Apple's video player. > > Also, be wary of adding more than one or two embed tags on a page. It > may be fixed in the latest firmware but I ran into the issue of Safari > crashing when I had 3 or more embed tags on a page. My solution was > to dynamically create and remove the embed tags with javascript. > > - John Kramlich > > On Sep 26, 12:05 pm, tomt <[EMAIL PROTECTED]> wrote: > > Hi, > > I try to embed a mp4 video in a HTML site. That works. > > But if I play the video, the movie playback mode starts. > > > > The video should play inside the HTML site. Is that possible? > > > -- urs kiran --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "iPhoneWebDev" 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/iphonewebdev?hl=en -~----------~----~----~----~------~----~------~--~---
