Back to vBulletin 4.x Add-ons

[CM] Push'N'PopUp MP3-Player (Sidebar & Equalizer)
Mod Version: 2.00, by ChiNa

vB Version: 4.2.0 Rating: (2 votes - 5.00 average) Installs: 18
Released: 30 Aug 2012 Last Update: 26 Sep 2012 Downloads: 186
Not Supported Uses Plugins Auto-Template Translations External Content  

This was brought to you by ChiNa-Man

First of all I am a free soul, So if one of you guys decided to post this on another forum or a website, I would be appreciated if you give some CREDITs to the Developer simply typing his name: Credits to: ChiNa-Man, and do not CHANGE or DELETE the ORIGINAL CONTENT! Thank you!

:::::::::::::::::::::::::::::::::::::::::::::

Get this for vBulletin 3.8, http://www.vbulletin.org/forum/www.vbulletin.org/forum/showthread.php?p=2361188

IMPORTANT UPDATE - 26-SEP-2012

Today 26-SEP-2012 a member reported this issues, about the conflict between SIDEBAR BLOCK and MP3-PLAYER BUTTON!

Updated to VERSION 2.00


New Changes:
Floating Button Visible on forumhome only
Group Permission Added
Floating Button is Editable
Size of Popup window Editable



We have now added some extra editing options, like for you to edit the player button and the size of the popup window!
You can now also choose who should see the player and who shouldnt! So a new group permission added too!


This is a fancy MP3-Player and not seen for vB 4.x so far! So I might say it must be one of the best on here today, but a bit more fancier than any other player you have seen! The is a FLASH XML MP3PLAYER, and the reason why its called XML is because it has a customized playlist, which is build as XML! I have added a floadting side-bar button. With the letters scrolling "MP3 PLAYER"! Just a single click on the button then the Player pops-up on left side of your screen.

Credits for the free source player goes to http://www.Developphp.com
Check out more about http://www.Developphp.com & their youtube channel for more flash tuts!

Thanks to JOSH my friend, and also the Admin of our site http://www.China-Cheats.com


Image on forumhome

(Floating Button on the right - Transparent Glass)
You choose who should see it who should not! New usergroup permission added!



Image of the Player itself




Notice:
A very important part, you have to ADD the exact name and letters for the song in the mp3_playlist.xml file to make it work. Make sure to use small amd big letters, uppercase and lowercase as the songtitle. If you upload a file/song called "elvis.mp3" then you have to name it "Elvis" as SONG-TITILE in the mp3_playlist.xml, you will see in the tutorial below! I just wanna make sure
that you remember it.

Lets Start The Tutorial:


I will start with the XML playlist file called mp3_playlist.xml. And please notice the the "SongTitle" which is very important, because you will have to later add MP3 files exactly like the song titles!

Below is how the playlist looks like: (Song1 is for the song called "Song1.mp3" and etc....)

PLAY LIST EXAMPLE: (mp3_playlist.xml)
Code:
<?xml version="1.0" encoding="utf-8"?>
<XML>
<Song>
     <songTitle>Song1</songTitle>
     <songArtist>Artist1</songArtist>
</Song>
<Song>
     <songTitle>Song2</songTitle>
     <songArtist>Artist2</songArtist>
</Song>
<Song>
     <songTitle>Song3</songTitle>
     <songArtist>Artist3</songArtist>
</Song>
<Song>
     <songTitle>Song4</songTitle>
     <songArtist>Artist4</songArtist>
</Song>
<Song>
     <songTitle>Song5</songTitle>
     <songArtist>Artist5</songArtist>
</Song>
<Song>
     <songTitle>Song6</songTitle>
     <songArtist>Artis6</songArtist>
</Song>
<Song>
     <songTitle>Song7</songTitle>
     <songArtist>Artist7</songArtist>
</Song>
<Song>
     <songTitle>Song8</songTitle>
     <songArtist>Artist8</songArtist>
</Song>
<Song>
     <songTitle>Song9</songTitle>
     <songArtist>Artist9</songArtist>
</Song>
<Song>
     <songTitle>Song10</songTitle>
     <songArtist>Artist10</songArtist>
</Song>
</XML>


First, unzip the Upload.zip from the attachments, below! And upload all the content of the "UPLOAD.ZIP" file to your forum ROOT!

And then go a head and download the XML PRODUCT, and upload it the products section.

Go to your ADMINCP, Plugin & Products and then Product Manager. Scroll down and then click on Add/Import Product, and now click on browse, and look for the XML product and click IMPORT!

Where to Upload Mp3 files and songs:

I have already added an mp3 song as example "Song1.mp3", And you can Upload upto 10 songs!

Upload your mp3 files to the folder called "mp3_files" which is in your forum ROOT. You can carry on adding more songs if you want, starting from "Song2.mp3" and "Song3.mp3" and ETC....You can also delete the example or replace it with another "Song1.mp3" file.

Remember, not to messup the songtitles and mp3 file names,, Its very important!

And always remember when you finish editing the mp3_playlist.xml file, or uploading a new mp3 file. The you MUST do these 2 things showen below:

1: Clean your browser cookies
2: Refresh Your Forum-Page, where your MP3 Button is.

So the flash player can read the new DATA from your browser and the xml file.
Else it wont work, and it already made me crazy befor knowing all this.. so I pass it to you guys..

Thats it, Please make sure to CLICK on INSTALLED, and enjoy the MP3 PLAYER!

You can ENABLE and DISABLE the player from your ADMINCP, SETTINGS and Popup MP3-Payer! New group permission added and editable button image, plus Floating Windows Size also changeable!

Thanks to JOSH my friend for helping me this one!


Extra and Optional

If you wanted to add more than 10 songs, then first edit your "mp3_playlist.xml"! Just copy the 4 lines showen below for eact mp3 song.:
PHP Code:
<Song>
     <
songTitle>Song1</songTitle>
     <
songArtist>Artist1</songArtist>
</
Song
And then add it inside your mp3_playlist.xml file like the others.

Some Extra advice:
The mp3player gave me lots of problems working! Once I forgot to clean my cookies, and the other thing was I forgot to name my songs EXACTLY as inside the XML file.. So remember, that I am sure you will also face these things, Just read the tutorial with an open mind, and do not ask for support, unless you know its really going bad. Because at the end, you have will realise the small mistakes..

Again, A big thanks to JOSH for helping me create the enable and disable options!

Extra Image When *Player Enabled* (PNG FORMAT)



Extra Image Of *Player Only* (PNG FORMAT)


Download

File Type: %1$s Upload.zip (510.3 KB, 220 downloads)
File Type: %1$s product-popup_mp3player.xml (5.5 KB, 136 downloads)

Screenshots

Click image for larger version
Name:	Enabled.png
Views:	80
Size:	37.2 KB
ID:	141464  

Similar Mods

Add-On Releases BB Code MP3 Player (postion bar, volume control, play, pause, id3...), New: Popup vBulletin 4.x Add-ons
New Posting Features Tigur MP3/Media Player Post Integration - Integrate MP3/FLV Player into Post vBulletin 3.6 Add-ons

vblts.ru supports vBulletin®, 2022-2024