Standalone audioplayer, file not found message

  • Unknown's avatar

    I am very much wanting to use the standalone audio player but I can’t get it working. It always reports “file not found” when I press the play button on the player. The URL I’m using to the MP3 file is correct. Here’s the html I’m using:

    <script language=”JavaScript” src=“http://www.rsvoice.com/audio/audioplayer/audio-player.js”></script>
    <object type=”application/x-shockwave-flash” data=”http://www.rsvoice.com/audio/audioplayer/player.swf” id=”audioplayer1″ height=”20″ width=”140″>
    <param name=”movie” value=”http://www.rsvoice.com/audio/audioplayer/player.swf”>
    <param name=”FlashVars” value=”playerID=1&soundFile=http://www.rsvoice.com/audio/rs_compilation.mp3”>
    <param name=”quality” value=”high”>
    <param name=”menu” value=”false”>
    <param name=”wmode” value=”transparent”>
    </object>

    The website was generated via iWeb, but in my testing I’ve also manually put the html directly into the webpage with all sorts of variants and no success. You can see it at http://www.rsvoice.com, though you won’t be able to see the “file not found” message since the player is too short.

    Any ideas? Thanks!

  • Unknown's avatar

    You did not specify a blog address or reason for posting when you created this topic.

    This support forum is for blogs hosted at WordPress.com. If your question is about a self-hosted WordPress blog then you’ll find help at the WordPress.org forums.

    If you don’t understand the difference between WordPress.com and WordPress.org, you may find this information helpful.

    If you forgot to include a link to your blog, you can reply and include it below. It’ll help people to answer your question.

    This is an automated message.

  • Unknown's avatar

    I apologise if this wasn’t the place to post this. I’ve posted over at wordpress.org.

  • The topic ‘Standalone audioplayer, file not found message’ is closed to new replies.