|
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Junior Member
Join Date: Jan 2010
Posts: 3
|
Hi, I'm new to iPhone web apps so any help appreciated.
I have a very basic link to an MP3 on a webpage but it will not launch on mobile safari. <a href="https://mysite.com/mymusicfile.MP3">mymusicfile</a> Do I have to specify anything else in the HTML A tag to get the default player to launch on the iPhone? Many Thanks |
|
|
|
|
|
#3 (permalink) |
|
Junior Member
Join Date: Jan 2010
Posts: 3
|
I'll take a look.
The HTML above works in all other browsers, Internet Explorer, Firefox, Crome, etc. But not in Safari or Mobile Safari. I'm wondering if Apple force you to use their own Quicktime or iTunes to play MP3's from websites? Don't really mind as long as they play. Maybe I have to force the native MP3 player on the iPhone to launch when using standard HTML links to MP3's?? I've tried the same HTML but with PDF files and they launch fine in the native iPhone PDF reader. Any ideas? Thanks. |
|
|
|
|
|
#5 (permalink) |
|
Junior Member
Join Date: Jan 2010
Posts: 3
|
OK now working. Looks like safari or the webserver doesn't want to stream MP3 using this HTML <a href="music.mp3"> ...
Changed to <a onclick="window.location.href='music.mp3'" ... and Quicktime launches fine. Thanks. Last edited by jamez; 01-11-2010 at 02:08 PM. |
|
|
|
![]() |
«
Previous Thread
|
Next Thread
»
| Thread Tools | |
| Display Modes | |
|
|
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd. Search Engine Friendly URLs by vBSEO 3.3.0 RC1 |




Linear Mode
