hey guys, I just put together a site for a friend's recording studio. I created a 'sounds' page with a simple little flash swf player that can be placed and linked to a file. I want to have a non-flash version for mobile devices, by just using the <audio> tags but for some reason they are not working.
the page is www.manifestmusicproductions.com/soundsNonflash.php
I've tried to get the first song working with just the <audio> tag linked to an ogg file. this first song works great in chrome; in safari the player comes up but when you hit play, nothing happens; and in firefox, there's just a big box with an X in it. I found a page where someone was showing off the <audio> tags and when I tried linking to his ogg file, it worked in firefox! so I thought it might be my mp3->ogg conversion (I'm using Switch), and sure enough, none of the files I convert work.
soooo, I may have just answered my own question.. but are there certain limitations of ogg that it can handle? like bitrate/depth/etc I don't know all the terms. my buddy insisted on real high quality mp3s.
thank you so much for any help!