Back to vBulletin 3.6 Template Modifications

MP3 Footer / MP3 Player
Mod Version: 1.00, by Weapon-x

This modification is in the archives.
vB Version: 3.6.4 Rating: (0 vote - 0 average) Installs: 36
Released: 16 Dec 2006 Last Update: 16 Dec 2006 Downloads: 125
Not Supported Template Edits Additional Files  

Alright I have made a Flash Driven MP3 Player for your forums.

First Off Open vba_mp3_player.fla from your .zip file
Once open, Click once on the "White Circle" to select it, Then press F9 to open the Actions Panel.
(WHITE CIRCLE IS LOCATED TO THE LEFT OF THE STAGE)

Now,
Locate this code:
Code:
/////////////////////////////////////Song List array
songList = new Array(
"Broken.mp3",
"Flowers.mp3",
"Walls.mp3",
"Shine.mp3"
);
/////////////////////////////////////Song List Description
/////////////////////////////////////////////////////Array
songDesc = new Array(
"Broken",
"Flowers and Cages",
"The Walls",
"Shine"
You need to change the .mp3 with the name of the mp3 you want to play. For example say you don't want to play "Broken.mp3" then you could upload the song "LongView.mp3" so change Broken to LongView.

Second under "Song List Description" you need to change the Title of the Song. The song titles are in the order of the .mp3 listed.

Once you have edited your song for your users to listen to then go to File > Export > Export Movie. In the file name put "mp3player" hit Save. Then check "Protect From Import" and hit OK.

Now some template changes.
Go to Admin Control Panel > Styles and Templates > Style Manager > << YOUR THEME >> > footer

At the very end of that code add:
Code:
<center>
<embed src="http://www.yoursite.com/mp3player.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="340" height="21.5"></embed>
</center>
Make sure you upload your music files into your root directory where your .swf file is located at!

Upload > mp3player.swf to main root.
Upload > music files your mp3player needs to read in the SAME directory as your mp3player.swf

Programs needed: Macromedia Flash Professional 8

If you need any support please post it:

ADDED: vba_mp3_auto_off_1.0.0.zip
Q: What is it?
A: It will not automatically load the music your user must hit "play" before it downloads the music. Thus saving bandwidth.

Download

This modification is archived, downloads are still allowed.

File Type: %1$s vba_mp3_1.0.0.zip (11.6 KB, 149 downloads)
File Type: %1$s vba_mp3_auto_off_1.0.0.zip (10.5 KB, 124 downloads)

Screenshots

File Type: %1$s mp3_shot.bmp

Similar Mods

New Posting Features Tigur MP3/Media Player Post Integration - Integrate MP3/FLV Player into Post vBulletin 3.6 Add-ons
Integration with vBulletin Player vs Player Gaming Network (PvPGN) Integration vBulletin 3.7 Add-ons

vblts.ru supports vBulletin®, 2022-2024