On Wed, May 28, 2008 at 8:48 PM, noflashlight <[EMAIL PROTECTED]> wrote: > > I've been tinkering with a new app, and I am trying to play an mp3 in > Quicktime that is served from a PHP script.
Your script needs to support http 206. I have implemented http 206 in a php script in my "Asterisk Voicemail for iPhone" app. Download it from google code and check in i_functions.php for a function called doSendFileWithResume() Chris Carey http://chriscarey.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "iPhoneWebDev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/iphonewebdev?hl=en -~----------~----~----~----~------~----~------~--~---
