views:

233

answers:

0

I want to be able to launch a video from an link in html that I load into a UIWebView. The video launches just fine, but when either I hit the DONE button on the video player or when the video ends, it returns to the UIWebView, but the html that I had placed on the UIWebView is gone (including the a href link).

Has anyone else ran into this?