Viewing 5 replies - 1 through 5 (of 5 total)
  • danaldinho

    (@danaldinho)

    I don’t even know how to add songs?

    Could someone please tell me.

    Thanks

    Just create a link to an mp3 file.

    < a href=”somefile.mp3 > Some File < /a >

    ~ Christopher
    uAudio Author

    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!

    Btw, I’m using Firefox 3.0.1. Don’t know if that matters.

    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

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: µAudio Player] add songs’ is closed to new replies.