bezsuhlasu
Member
Posted 7 months ago #
Hi. I am new in using word press and µAudio Player. And I have problem with add the songs to µAudio Player. I know how to add songs to posts and pages, but I don't know how to add the songs to the aplication aboard. Where I have categories. Can you help me? Thanx a lot.
Bez suhlasu
http://wordpress.org/extend/plugins/microaudio/
danaldinho
Member
Posted 7 months ago #
I don't even know how to add songs?
Could someone please tell me.
Thanks
jwriteclub
Member
Posted 5 months ago #
Just create a link to an mp3 file.
< a href="somefile.mp3 > Some File < /a >
~ Christopher
uAudio Author
Iowa Bob
Member
Posted 5 months ago #
I get the part about the "<a href..." code. And when I place the code in a post, the link appears and when the link is clicked, the collapsed player also appears. But when the play button is pressed, it expands and displays the following text within the player: "File not found"
So my question is this, is there a specific location on my computer where the mp3 file must be placed in order for this player to work?
Thanks in advance!
Iowa Bob
Member
Posted 5 months ago #
Btw, I'm using Firefox 3.0.1. Don't know if that matters.
jwriteclub
Member
Posted 5 months ago #
The target needs to be accessible over the internet. That is to say, if you visit http://mysite.com/somfile.mp3 it needs to load.
One of the easy ways to see this is using firebug. Watch the requests and make sure that they don't 404.
~ Christopher
uAudio Author