PDA

View Full Version : Play audio file on UIWebview




rubyruby
Jul 2, 2009, 09:26 AM
Hi,

I have an HTML page, which get loaded in an UIWebview.
It includes a simple link to an audio file.

When I open the link, Quicktime opens it an plays the sound.
After that it leaves back a blank page:

http://img.skitch.com/20090702-rnx614kynh8faecjmuiyec159b.jpg

How do I get back to my HTML site?



dusker
Jul 2, 2009, 07:36 PM
instead of linking to a file itself, create a separate html file with the music file embedded and back button.