Skip to content

Tag Archives: podcast

Podcasting Making Easier

07-Jul-08

Here is how you can embed a mp3/song on a web page:
<embed type="application/x-shockwave-flash"
src="http://beemp3.com/player/player.swf" style="width: 290px;" id="126954385" name="126954385" bgcolor="#ffffff"
quality="autohigh" wmode="transparent"
flashvars="playerID=1&amp;bg=0xCDDFF3&amp;soundFile=http://www.tdfast.com/mfiles/headroom-Happy_Birthday_.mp3&amp;autostart=yes"
allownetworking="internal" allowscriptaccess="never" width="290" height="24">

You should replace the mp3 file mentioned under soundFile variable. The autostart=yes variable causes the player to play mp3 immediately (it can be removed).
You can follow this to add jingles on your friend’s scrap [...]