[Express] Audio.js & iPad

Audio js is not working on the iPad. It just scrolls looking to play. Any clues?

View the audio by clicking on the link user the photo “Listen to Millay”

http://millay.org/poemofthemonth.php


actionsdev mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

The issue that I see with http://millay.org/poemofthemonth.php is that the music file is an m4a

I would have thought that an mp4 would have been the preferred file type.
Also should that page ‘poemofthemonth.php’ not redirect iPads to ‘poemofthemonth-ip.php’ ?

David


actionsdev mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

So do I need to convert the Mp4 to Mp3? I was going to do a re-direct for iPad/iPhone and just place a quicktime in for those users, but I think I will try converting the mp4
Thank you.

Billy


actionsdev mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

do I need to convert the Mp4 to Mp3

Actually m4a and mp4 are essentially the same and should work fine.

I think your real problem is that the file isn’t where it should be

I am getting a 404 file not found for http://millay.org/Resources/Recuerdo.mp3

D


actionsdev mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

The file is there, what I found is that it is inline and the audio.js does not like that. I put a copy of the file next to it and it plays. Do you thing I could use iframe so that I can have it inline? Also do you know id there is an auto play mark up for audio.js?

Billy


actionsdev mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Whatever you have done now appears to work fine - at least on my 1st Gen iPad

D


actionsdev mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Dave,
Do you know if there is some mark up for having audio.js “auto play”? Although I don’t like stuff to autoplay on my sites, I do from time to time get a client who insists. I do a lot of sites for musicals.

Billy


actionsdev mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options