send mp3 to googleplayer with PHP

Discussion in 'PHP' started by razbo, Aug 9, 2011.

  1. #1
    MP3 files are maintained in folders on web site at Go Daddy. Use html pages to display google player. EXAMPLE: http://www.music4dance.info/m171.htm This page is encrypted but can be saved sans encryption via Firefox. I would like to be able to modify my routine so that PHP sends the file name to the google player without showing the filename in the html code. Is this possible? The routine I used to do this follows:

    <embed type="application/x-shockwave-flash" flashvars="audioUrl=http://giambertone.info/giam/171a.mp3 " src="http://www.google.com/reader/ui/3523697345-audio-player.swf" width="400" height="27" quality="best"></embed>

    Thanks for any help you are able to provide.
     
    razbo, Aug 9, 2011 IP