• Im using standalone player and everything works in all other browsers, BUT NOT in IE! please help me out! I have been reading forums and blogs for days now and nothing works for IE. Didn’t you guys test this thing out in IE? you must have. what am i doing wrong?
    I have a folder on my site called audio with the swf object and the audio-player.js (11kb) on it. i have another copy of the audio-player.js in my main directory and refer to it with
    <script type=”text/javascript” src=”audio-player.js”></script>

    I have in my html
    <script type=”text/javascript”>
    AudioPlayer.embed(“audioplayer_1”, {
    soundFile: “https://mysite.net/audio/AH-Somewhere.mp3&#8221;,
    titles: “Title”,
    artists: “Artist name”,
    autostart: “yes”
    });
    </script>

    I was using the old player and thinking it was cool, until I tried in in IE and it is now a nightmare. i was hoping the new player would work but it doesn’t. What is my problem? please help
    [email protected]

Viewing 3 replies - 1 through 3 (of 3 total)
  • First take a deep breath. Relax.

    Is this your URL, roadrunner.com? If not, what is?

    Thread Starter ericnickus

    (@ericnickus)

    I have a development url, or did you mean my email? I guess you meant what you said; the url is ericnickus.com and you can see I put a hardcoded player at the top to show it works. i can’t find ANY way to use the multiple players dynamically that works, Do I have to hard code everything to embed this player? IF SO, IT’S worthless.

    Help will be appreciated.

    theSickest

    ftp’ing it now, give me 4 minutes

    thanks

    Any resolution on this one? I am having the exact same issue! Ugh.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Doesn’t work in IE 7 or 8’ is closed to new replies.