How do i embed this on blogger?

Discussion in 'All other topics' started by juniorf88, May 13, 2010.

  1. juniorf88

    juniorf88 Member

    Joined:
    Sep 28, 2007
    Messages:
    15
    Likes Received:
    0
    Trophy Points:
    11
    How would i go about embedding the music player (the one with the small speaker and play button) or one like it on a blogger blog. Here is the site http://usershare.net/n0ev71id9pkr.

    I've tried to tried to go view page source, by right clicking and so on,so i can see the sthl and stuff using firefox. but this where i get stuck. not that good at that type of edited by ddp.
    thanks for any help!!
     
    Last edited: May 13, 2010
  2. Nicole345

    Nicole345 Guest

    The site not works to me
     
  3. Paula_X

    Paula_X Guest

    Code:
    <embed src= "http://www.whatever.com/flash/audio_player_standard_gray.swf" quality="high" width="300" height="52" allowScriptAccess="always" wmode="transparent"  type="application/x-shockwave-flash" flashvars= "valid_sample_rate=true&external_url=[MP3 file address]" pluginspage="http://www.macromedia.com/go/getflashplayer"> </embed>
    that's how it's done.. as you can see you will have to either host a flashplayer somewhere (easy enough really) or take a slightly different approach.. depends on your need really.. though I wouldn't use a flashplayer junk anyway.. better to stream with a mplayer or vlc player call..

    http://soswitcher.blogspot.com/2009/07/blogger-embed-mp3-flash-player.html

    I think a better solution (you can customise the playlists)

    http://musicplayer.sourceforge.net/
     

Share This Page