1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

How to put HTML Code of Google mp3 player to blogpost?

Discussion in 'HTML & Website Design' started by womenz, Feb 9, 2011.

  1. #1
    Actually I put the below code in a blogpost(not on blog homepage),but it is not working,
    I think I have not put mp3 file source properly.
    Please verify this code and please give me a example of this.and please put real mp3 file name there(if possible)Please Check-Google mp3 player code
    <embed type="application/x-shockwave-flash" flashvars="audioUrl=MP3_FILE_URL" src="http://www.google.com/reader/ui/3523697345-audio-player.swf" width="400" height="27" quality="best"></embed>
     
    womenz, Feb 9, 2011 IP
  2. buzenko

    buzenko Peon

    Messages:
    93
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Try this

    
    <object codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" height="27" width="400" align="middle" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"><param name="Movie" value="http://www.google.com/reader/ui/3523697345-audio-player.swf?audioUrl=http://sites.google.com/site/annuairevin/files/bach_243_gloria_patri.mp3"><param name="Src" value="http://www.google.com/reader/ui/3523697345-audio-player.swf?audioUrl=http://sites.google.com/site/annuairevin/files/bach_243_gloria_patri.mp3"><param name="AllowScriptAccess" value="always"><embed type="application/x-shockwave-flash" src="http://www.google.com/reader/ui/3523697345-audio-player.swf?audioUrl=http://sites.google.com/site/annuairevin/files/bach_243_gloria_patri.mp3" allowscriptaccess="never" quality="best" bgcolor="#ffffff" wmode="window" flashvars="playerMode=embedded" pluginspage="http://www.macromedia.com/go/getflashplayer" height="27" width="400"></embed></object>
    
    HTML:
    If works replace http://sites.google.com/site/annuairevin/files/bach_243_gloria_patri.mp3
    on your mp3 path file.
     
    buzenko, Feb 9, 2011 IP
  3. motoskia

    motoskia Greenhorn

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    21
    #3
    Hi Buzenko,
    Can you help me to add sharing and embedded option in html player. I want on the player. Please help me and also want to know how to integrate logo on the player permanently
     
    motoskia, Nov 8, 2015 IP