You can upload any music on your computer to this site. http://www.musicuploader.org/
Takes a bit to upload, but it just don't show the upload status bar. You can use any active .mp3 extension. But sometimes they have limited bandwidth, the uploader does not have limits.
Then when you upload using the site above, take the html code and find the URl with the mp3 extension Spoiler shows example.
Here is the Site Example. http://www.phpbb3bbcodes.com/viewtopic.php?f=27&t=525
BBCode:
Code: Select all
[mp3]{URL}[/mp3]HTML:
Code: Select all
<object codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" align="middle" height="27" width="400">
<param name="Movie" value="http://www.google.com/reader/ui/3247397568-audio-player.swf?audioUrl={URL}">
<param name="Src" value="http://www.google.com/reader/ui/3247397568-audio-player.swf?audioUrl={URL}">
<param name="Quality" value="High">
<param name="AllowScriptAccess" value="never">
<embed type="application/x-shockwave-flash" src="http://www.google.com/reader/ui/3247397568-audio-player.swf?audioUrl={URL}" allowscriptaccess="never" quality="best" bgcolor="#ffffff" flashvars="playerMode=embedded" pluginspage="http://www.macromedia.com/go/getflashplayer" height="27" width="400"></object>Helpline:
Code: Select all
MP3: [mp3]Link to .mp3[/mp3]Example:
[mp3]http://www.musicuploader.org/MUSIC/8320831246723611.mp3[/mp3]
Much like the youtube tag, but this is the music ID.








