I want to forum to be able to use the Google mp3 player so that it will play embeded in posts when someone uploads an mp3
The code google gives is
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>
what code would I use in VB for the audioUrl perimeter so that it plays the uploaded mp3?