0

I know how to load the documents in the WebView. [webView loadRequest:urlRequest];

But If i use the same code to open the Video files , the webView works odd . The WebView starts playing the video with PLAY button over the top. How to remove it ? Is there any other way to play the video in webview smoothly ?

Maulik
  • 19,348
  • 14
  • 82
  • 137
Perseus
  • 1,546
  • 4
  • 30
  • 55
  • Try This: [UIWebView to Play Local and downloaded Video][1] [1]: http://stackoverflow.com/questions/2386156/uiwebview-to-play-local-and-downloaded-video I think this will solve your problem – Mutawe May 30 '12 at 07:56
  • Thats cool, Can you tell me how to pass my NSString LocalFilePath into the embedHtml ?? – Perseus May 30 '12 at 08:40
  • Is it HTML5? If so does the – Gruntcakes May 30 '12 at 19:57

0 Answers0