Viewing 15 replies - 481 through 495 (of 530 total)
  • Thanks, tomgf, that’s a perfect fix. Much appreciated.

    Isn’t it odd how something works fine one minute and suddenly stops working the next minute? (Thankfully machinery e.g. cars aren’t like that).

    Software is a beast.

    Hi…
    I am having a bit of problem with the plugin:

    Audio clip: Adobe Flash Player (version 9 or above) is required to play this audio clip. Download the latest version here. You also need to have JavaScript enabled in your browser.

    On this site: https://lostboys.dk/?p=276

    Hope somebody can help me… (i have updated my Flash Player to version 10)

    Thx!

    I switched to using the standalone player for my Mixed Tape plugin.

    When I used the version 1 of the player other players would shut off when a second one was started. This doesn’t seem to be the case with version 2.

    Also, the code to use the standalone didn’t work for me, so I had to use different code to get it inserted and working.

    <object type="application/x-shockwave-flash" data="' . PLUGIN_URL . dirname(plugin_basename(__FILE__)) . '/audio/player.swf" id="audioplayer' . $playListID . '" height="20" width="80">
    <param name="movie" value="' . PLUGIN_URL . dirname(plugin_basename(__FILE__)) . '/audio/player.swf"
    <param name="FlashVars" value="playerID=' . $playListID . '&amp;soundFile=' . $url . '&amp;animation=no&amp;">
    <param name="quality" value="high">
    <param name="menu" value="false">
    <param name="wmode" value="transparent">
    </object>

    I really like this plugin but Im constantly having an error in IE.
    Everything works fine but in the bottom bar on the left, there’s always the error sign.

    It happens only when Audio Player plugin and NextGen Gallery plugin are active at the same time.
    If I deactivate AP and NG is still active, theres no error; viceversa when AP is active and NG is deactivated.

    The error is:
    J.parentNode’ is null or not an object

    Which makes me think it could be swfobject… but Im not sure.

    The output code for Audio Player is:

    <script type="text/javascript" src="../wp-content/plugins/audio-player/assets/audio-player.js?ver=20080825040617"></script>
    <script type="text/javascript">AudioPlayer.setup("../wp-content/plugins/audio-player/assets/player.swf?ver=20080825040617", {width:"290",animation:"yes",encode:"yes",initialvolume:"60",remaining:"no",noinfo:"no",buffer:"5",checkpolicy:"no",rtl:"no",bg:"f8f8f8",text:"ff0000",leftbg:"eeeeee",lefticon:"ff0000",volslider:"ff0000",voltrack:"FFFFFF",rightbg:"cccccc",rightbghover:"999999",righticon:"ff0000",righticonhover:"ffffff",track:"000000",loader:"0f6ad9",border:"666666",tracker:"ffffff",skip:"666666",pagebg:"FFFFFF",transparentpagebg:"yes"});</script>

    And the output code for NextGen is:

    <script type='text/javascript' src='../wp-includes/js/jquery/jquery.js?ver=1.2.6'></script>
    <script type='text/javascript' src='../wp-includes/js/thickbox/thickbox.js?ver=3.1-20090123'></script>
    <script type='text/javascript' src='../wp-content/plugins/nextgen-gallery/admin/js/swfobject.js?ver=2.1'></script>

    Also, my theme uses and calls jquery.js in every page.
    Probably there are too many jqueries in the header here… but anyway, the issue is only found when AP and NG are both on.

    Any help?

    Thank you!

    I didnt see this problem already posted, in IE7 my audio player works but is playing the sound tracks at a very fast rate (sounds like chipmunks) does anyone know a fix for this? Thanks!

    Hey

    Just a few days ago I started with blogging. The Audio Player – Plugin is one of the first extensions I installed, great plugin!

    Unfortunately I am having problems concerning the appearance. The Audio Player works but inexplicably it appears in a quotation box although I haven’t insert it.

    Here you can take a look at the issue
    Website

    Hope somebody can help… Thx

    Flyzer: Hey

    Just a few days ago I started with blogging. The Audio Player – Plugin is one of the first extensions I installed, great plugin!

    Unfortunately I am having problems concerning the appearance. The Audio Player works but inexplicably it appears in a quotation box although I haven’t insert it.

    Here you can take a look at the issue
    Website

    Hope somebody can help… Thx

    it looks like you placing the audio player inside of the “pre” tag, which you have defined to display the blockquote.gif image. You will either have to break the audio player out of this tag, or remove the image call in css. hope this helps!

    It works, thank you drewshen ^^

    I’m having a strange problem with the standalone player. It plays the content but on Opera and Chrome it just displays ‘Connecting…’ without the time line or Artist/Title data. Strangely on Fire Fox it works like a charm. Any ideas what could be causing see example here

    I am LOVING this little tool. But, can I make 1 request? I would LOVE it if we could set a variable to “allowDL” to “true” and then a 3rd button would appear to the right ot the play button and, when clicked, just downloaded to MP3 file.

    i.e. See Here:
    https://www.spectrumgaming.com/news/?action=viewarticle&pubid=120&articleid=216

    Except, the download button would not be so far to the right but would rather slide right when the play button is clicked…

    So, when loaded, would look like this:
    [A][P][D]

    Then, when play is clicked:
    [A]………[P][D]

    A = speaker icon
    P = play/pause button
    D = Download link

    Thanks!

    Hello Martin,
    I’m new to this audio player but quickly got it working fine.
    Very neat. Howerver, using the standalone version I wanted to have the option to play a selection of various mp3 samples on one webpage. When I added the <body> element to a second location on my .php webpage I found that the player only appeared in the first location.
    Perhaps it will only play through a playlist, and can’t cope with a selection situation?

    Having looked at an exaple in a previous posting here I see that multiples on a page is possible.
    I’ll just have to have a closer look at why I cant get more than one to appear.

    Cracked it!
    What a little Beauty!
    (Sorry to be clogging up your forum…..)

    I’m back with another wee problem.
    I’ve set up a page with several audio players at

    https://www.louglandfield.com/pages/playpage.php

    But why is it that the players appear and function on my pc in FF and Netscape, but are just absent on the page in IE7?

    Dear Martin !!!
    It is very good plugin.
    I am using the standalone version.
    I have a question whether I can display the list of music like winamp and how.

Viewing 15 replies - 481 through 495 (of 530 total)
  • The topic ‘[Plugin: Audio Player] Version 2.0 beta released’ is closed to new replies.