My Categories

  blogs

  »news

My news Tags

REMOVE ALL

 financial

 major newspapers

My Account

Settings

Logout



Help

 

TagTooga Flash MP3 Javascript Player

The TagTooga Flash MP3 Javascript Player allows you to convert existing MP3 links into playable MP3's with start/stop buttons. You only need to insert one line of Javascript into your HTML, and your links are automatically converted.

This page serves as an example:

Pink Panther

Halo

Californication

Instructions

Copy the HTML code below and place it anywhere in your HTML page

<script type="text/javascript" src="http://www.tagtooga.com/mp3/playMp3.js"></script>

Help

Send email to support@tagtooga.com if you have questions.

Customization

You may use your own start/stop buttons, and you may change the size and font of the "playing..." text. Simply copy the JavaScript to your web server and modify the lines of source code as indicated:

// Change these two lines to modify your PLAY and STOP buttons.
var mp3PlayButton = "http://www.jpgsvr.com/mp3/play2.gif";
var mp3StopButton = "http://www.jpgsvr.com/mp3/stop2.gif";

// Change these two lines to modify the "playing..." font and size.
var mp3PlayingFont = "Verdana";
var mp3PlayingSize = "8pt";

....
(remainder of the Javascript...)

Quick Links

REMOVE ALL in A

No links in "A".

Click on a graphic to add a link.