Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • I’m using audio player 2.0 beta 6 standalone, plays fine in IE and FF, however I’m getting a Javascript error in IE, has anybody noticed this?

    Here is my javascript setup.

    <script type="text/javascript">
    		//For option details visit - http://wpaudioplayer.com/standalone
                AudioPlayer.setup("../../audio-player/player.swf", {
                    width: 200,
    				autostart: "yes",
           			transparentpagebg: "yes",
    				bg: "CCE8FD",
    				leftbg: "004EA0",
    				lefticon: "EDF7FF",
    				rightbg: "EDF7FF",
    				righticon: "004EA0",
    				volslider: "C99030",
    				rightbghover: "004EA0",
    				righticonhover: "EDF7FF",
    				tracker:"C99030",
    				track: "CCE8FD",
    				noinfo: "yes",
    				remaining: "yes"
                });   
    
            </script>

    Error reports reads:

    Line: 20
    Char: 1
    Error: Object expected
    Code: 0

    Line 20 of my html doc is “rightbghover: “004EA0″,” Anybody have any ideas?

    hey doryphores,

    Tool is awesome, I just have a question regarding communication to the tool. For example I have voice over being ran through the player, however there is a captivate that I have that opening in a new window via a link on the same page as the player. The problem that I have is that the captivate contains audio as well, is there anyway of calling a function/code that will tell the player to stop?

    Thanks in advance!

    chewy!

Viewing 2 replies - 1 through 2 (of 2 total)