Invent Media Flash Background MP3 Player

Add background music to your site! The "Invent Media Flash Background MP3 Player" is a free, simple to implement Flash background MP3 Player that requires absolutely no Flash or ActionScript skills to implement. The Flash file is easily embedded into your webpage and the mp3 files are read from a simple HTML tag. A detailed feature list, instructions, and download links are below.

News

The "Invent Media Flash Background MP3 Player" is now available for commercial release. This upgrade includes the ability to set the player to any color! The upgrade also features improved appearance, enhanced file streaming, and enhanced file buffering.

The "Invent Media Flash Background MP3 Player" can be purchased below for the super low price of $4.99 (AUD) and includes the "Invent Media Flash Inline MP3 Player" free!

The free version is still available but is now restricted to three colors only.

Demo

The sound you are hearing is coming from here: Demo.mp3

Glass Version

Plain Version

Features

  • 100% free to use
  • No Flash or Action Script programming required
  • Buttons can be set to any color *
  • Plays mp3 automatically when page is opened
  • MP3 files are loaded via a simple HTML tag
  • MP3 file streaming. No need to wait for the entire file to download before playing
  • Download progress indicator
  • Automatic looping
  • Fully scalable, can be set to any size
  • Background can be set to any color
  • Transparent background (transparent mode is not compatible with all browsers)
  • Small file size
  • Simple design. Play MP3 in the background without causing external player to open
  • Can be inserted just about anywhere in any webpage e.g. blank.mp3

* Full version only.

Please note that the demos above have no sound associated to them. In a typical use situation you would only have one instance of the player on a page.

Download

The "Invent Media Flash Background MP3 Player" can be download below. The .zip file includes a full working demo and all documentation needed to implement the mp3 player including all the color files as demonstrated above.

Download

If you use the "Invent Media Flash Background MP3 Player" we would love to hear from you. Please send us a shout-out via our contact page. We may even link to your site as a demo.

How to use


Download

Download the .zip file from above and extract the file to your machine.


Embed the flash file

There are many ways embed the Flash file into your HTML code. I currently use the following code based on this recommendation from Adobe.

You must change the code in yellow. The code in green is optional.

<object data="flash_file_location/immp3Color.swf" width="width in pixels - default is 130" height="height in pixels - default is 27" style="vertical-align: bottom;" type="application/x-shockwave-flash">
<param name="type" value="application/x-shockwave-flash" />
<param name="FlashVars" value="TheSound=mp3_file_location/mp3_file_name.mp3" />
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="flash_file_location/immp3Color.swf" />
<param name="loop" value="true/false - set to loop the sound" />
<param name="quality" value="high" />
<param name="bgcolor" value="#1d1917" />
<a href="mp3_file_location/mp3_file_name.mp3">mp3_file_name.mp3</a>
</object>

Example

<object data="audio/immp3glassorg.swf" width="120" height="27" style="vertical-align: bottom;" type="application/x-shockwave-flash">
<param name="type" value="application/x-shockwave-flash" />
<param name="FlashVars" value="TheSound=audio/Demo.mp3" />
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="audio/immp3glassorg.swf" />
<param name="loop" value="true" />
<param name="quality" value="high" />
<param name="bgcolor" value="#1d1917" />
<a href="audio/Demo.mp3">Demo.mp3 </a>
</object>

Upload

Upload the immp3Color.swf, along with you new webpage and your .mp3 files to your server. The mp3 files can be in any path as long as they match what is defined in the HMTL code. For example "/audio/demos"

The flash "immp3Color.swf" can be in any path as long as you specify the path in the webpage when you embed the flash object.

Purchase

The "Invent Media Flash Background MP3 Player" is 100% free to use however is retricted to the three colors provided in the download package (please read the full terms and conditions).The full version can be set to any color you like using a simple HTML tag and can be purchased for the super low price of $4.99 (AUD). Think of the hours you will save, do the maths, there is no way this could be cheaper!

You will also recieved the "Invent Media Flash Inline MP3 Player" for free when you purchase the full version!

Buy now with PayPal - Instant Download!

After you have completed your purchase you will receive an email with an attachment containing the full version files. Please note that the delivery of the product is almost immediate for most orders however due to differences in international time zones you may have to wait several hours before your order can be processed.