Hello all,
I am writing video code in an iphone, based on HTML.
With the following code the movie will play but when I click done the video stops but the html page is gone, all I see is a giant video play button taking up the entire screen. Anyone have any ideas how to go back to the page where the video was clicked?
a href="videos.mov" type="video/quicktime" img src="images/videos.png"/a
Tried with the html5 video tag and that does not work either on the iphone IOS4.
Thanks