Forums

Audio Player
wp audioplayer works fine in ie but in a strange way in firefox and safari (2 posts)

  1. jim blaha
    Member
    Posted 5 months ago #

    The AudioPlayer.setup code works fine in ie.

    Firefox and safari find player.swf fine with AudioPlayer.setup but none of the options. Instead, each plays by jumping to a different screen with their own set of controls.

    A Demo of the problem can be seen by going to andthelightsaid.net.
    1.Home page: click on table-of-contents button.
    2.Table of Contents page: click on 7. The Big Bang.
    3. Page 120: click on HOW DID THE UNIVERSE EXPAND.
    4. Page 138: click on Play Sample button.

    In ie, the controls show up fine.
    In firefox and safari, you'll need to click on "Play beginning", and it will jump to a new page and play the music.

    Here's one example I tried testing with and works in ie.

    `AudioPlayer.setup("player.swf", {
    width: 270,
    initialvolume: 60,
    transparentpagebg: "yes",
    left: "000000",
    lefticon: "FFFFFF",
    autostart: "no",
    animation: "yes",
    remaining: "no",
    noinfo: "no",
    rtl: "no",
    voltrack: "F2F2F2",
    volslider: "666666",
    righticon: "333333",
    loader: "009900",
    track: "FFFFFF",
    tracker: "DDDDDD",
    border: "CCCCCC",
    text: "333333",
    });`

    Help.

    Jim Blaha

    http://wordpress.org/extend/plugins/audio-player/

  2. jim blaha
    Member
    Posted 4 months ago #

    Found the problem. Duh. Somehow ie can handle audio-player without a flash player, but firefox can't. That was it. There was no flash player on the computer. Duh again.

Reply

You must log in to post.

About this Plugin

About this Topic