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 ?