Tutorial for using Audio Player on non-WordPress sites
Good news for people who want to use my Audio Player on a non-WordPress site: Mindy McAdams has very kindly written a nice tutorial explaining exactly how to do it.
Thanks Mindy!
ColdFusion, WordPress, Flash & other web things
July 13th, 2008 at 4:12 am
Excellent player! I used a couple for a church to play individual mp3’s with great success.
I then was asked to place a sound file to play automatically when a page loads and I have had no luck using this great player to autoplay without the visitor clicking . I have seen a few others, #64 and #1 ask this but I have read no response to those questions, anyone know? I really want to use this player because it just simply works great and I’d love to figure out the autoplay.
Thanks.
June 19th, 2008 at 5:56 pm
Does any have any idea why when I place the flash player into my site using blogger, it plays on my computer but it does not play on other but just shows a continuous buffering. Please help me out with this one, its stressin me out
June 7th, 2008 at 9:28 am
superb player and THX for the tutorial!!
May 14th, 2008 at 7:47 pm
I have tried using the mini audio player, with multiple players on a page. After 15, it quits working in FireFox. IE7 is ok. Anyone else run into this? –Rich
April 23rd, 2008 at 8:34 pm
Jason-
Try using accurate, ADSOLUTE PATHS (example=http://domain.org/directory/directory/audio-player.js)
for all of your files (player.swf, audio-player.js and the mp3s).
Also, if you post the URL to the problem page here on this forum, then maybe someone will be able to look at the mark-up for you. I’m busy for the next couple days, but will check back later and see what, if anything, has happened.
Brian
April 23rd, 2008 at 1:33 am
anyone can help me regarding the problem #67 ?
thanks
April 22nd, 2008 at 10:17 pm
You’re welcome.
April 22nd, 2008 at 8:48 pm
Good catch! I have a function generating the players, it’s called 3 times so the numbers were reset to 1 each time. I have a persistent counter now so that the number go 1-17 without resetting.
April 22nd, 2008 at 7:40 pm
John-
You’ve fixed players #1-#7, but players #8-#17 are still messed up. I think you’ll find that re-numbering all 17 objects’ in the same order as they appear on the page will fix this. Each player object from #8-#17 needs to have both ids re-numbered as per:
id=”audioplayer#XX”
AND
value=”playerID=#XX.
Brian
April 22nd, 2008 at 7:12 pm
You rock! That fixed it. Again, great flash player.