Flash mp3 player

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Moo

    #1

    Flash mp3 player

    I'm trying to embed a flash mp3 player on my website
    (http://www.cafepress.com/sfclothing), I did post a previous message
    regarding a windows media player one but I prefer the flash one and I
    guess it'll have more compatibility with more people.

    Anyway, what I struggling with is getting it to autoplay (eventually I
    intend to have it pop up in it's own window so people can still browse
    my site whilst the audio is playing).

    Has anyone used this flash player before, if so can anyone shed any
    light on how to get it to autoplay?

    The tutorial I used to get the player going is:



    and the flash files come from:



    It's typically used for wordpress but as the tutorial above shows, it
    can be used on any site. The 1pixelout site does say that there is an
    autostart flag but I can't seem to get it to work. The html I used was
    exactly like in the tutorial (having changed the urls)

    I'll reproduce the code here (with original tutorial URLs):

    <script language="JavaS cript"
    src="http://www.fakedomain. com/myname/audio/audio-player.js"></script>

    <object type="applicati on/x-shockwave-flash"
    data="http://www.fakedomain. com/myname/audio/player.swf"
    id="audioplayer 1" height="24" width="290">

    <param name="movie"
    value="http://www.fakedomain. com/myname/audio/player.swf">

    <param name="FlashVars "
    value="playerID =1&amp;soundFil e=http://www.fakedomain. com/myname/audio/music.mp3">

    <param name="quality" value="high">

    <param name="menu" value="false">

    <param name="wmode" value="transpar ent">

    </object>


    Any help is much appreciated!

    Moo

    --

    My blog - http://degeneratemoo.livejournal.com
  • Rob McAninch

    #2
    Re: Flash mp3 player

    On 2008-05-11 05:50:38 -0400, Moo
    <rodneylowe@roo nster.wanadoo.c o.ukREMOVEMEsai d:
    I'm trying to embed a flash mp3 player on my website
    (http://www.cafepress.com/sfclothing), I did post a previous message
    regarding a windows media player one but I prefer the flash one and I
    guess it'll have more compatibility with more people.

    See alt.html <68ntpnF2sc5igU 1@mid.individua l.net>

    If you are going to post to two newsgroups consider cross posting, or
    just pick one. Thank you.



    --
    Rob McAninch


    Comment

    • Moo

      #3
      Re: Flash mp3 player

      Rob McAninch wrote:
      On 2008-05-11 05:50:38 -0400, Moo
      <rodneylowe@roo nster.wanadoo.c o.ukREMOVEMEsai d:
      >
      >I'm trying to embed a flash mp3 player on my website
      >(http://www.cafepress.com/sfclothing), I did post a previous message
      >regarding a windows media player one but I prefer the flash one and I
      >guess it'll have more compatibility with more people.
      >
      >
      See alt.html <68ntpnF2sc5igU 1@mid.individua l.net>
      >
      If you are going to post to two newsgroups consider cross posting, or
      just pick one. Thank you.
      >

      >
      I find more people moan about cross-posting than not.

      --

      My blog - http://degeneratemoo.livejournal.com

      Comment

      • Jonathan N. Little

        #4
        Re: Flash mp3 player

        Moo wrote:
        I find more people moan about cross-posting than not.
        >
        They may moan at cross-posting (when folk cross-post indiscriminatin gly)
        but they scream at multi-posting! Multi-posting usually causes folks to
        bother answering questions that were already answered in the other
        group. Cross-post if you must, but don't multi-post.


        --
        Take care,

        Jonathan
        -------------------
        LITTLE WORKS STUDIO

        Comment

        Working...