The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
With optional store hack intergration Details »» | |||||||||||||||||||||||||
Here we go, time for some music....I have seen a few threads here requesting a jukebox hack.
So here it is... Once you have installed this hack please keep in mind legal issues we loading your jukebox with songs. You can add MP3 however it is NOT advisable without permission from the copyright governing bodies in your country. The jukebox operates in its own seperate browser window Here are the instalation instructions for the Jukebox hack. It wont take you very long. As like my other hacks this hack is also designed to operate on its own or with Lesane's store hack If you have the store hack installed you can make users buy "Jukebox Plays" from the store before they can listen to songs. The admin area is highly configurable and the jukebox has 4 different modes 1) Off 2) On - Jukebox Plays Needed (Lesane's Store Required) 3) On - Freeplay For Members & Guests 4) On - Freeplay For Members Only There is also defult audio settings, this defult is used at the beginning of jukebox session (when a user opens the jukebox) 1) You can nominate a defult song. I have recorded an MP3 voice introduction that you can use. 2) You can set it to play the most requested song. 3) No audio There is also a top 10 song list as well. DEMO: www.atmyparty.com SCREENSHOT: Next posts REQUIREMENTS: 2 X php file alteration 1 X database query 9 X new templates 3 X template modifications INSTALATION TIME: aprox. 15 - 20 min Tested on 2.2.8 but should work on all versions. update...big fixes to page no 5 ~ This hack is Copyright ~ Please note that I reserve the right to code and release this hack for VB3, I have not and will not grant permission for anyone else to code this hack for VB3. Show Your Support
|
Comments |
#32
|
|||
|
|||
U can't link to music files on another server?
|
#33
|
|||
|
|||
BTW very nice hack!!
|
#34
|
||||
|
||||
Quote:
Yep, as long as you enter the full url in the field when you add a song, it can be anywhere. Quote:
|
#35
|
|||
|
|||
Very nice TY
*clicks Install |
#36
|
||||
|
||||
I just can't get over this hack buddy - i've wanted it for so long. In fact i might just install it tonight
- miSt |
#37
|
||||
|
||||
To let this work with streaming swf (made out of mp3 wich is extremely cool) you can change this in the 'jukebox_play_song' template:
Replace <bgsound src="$playsong" loop="1"> with: <embed src="$playsong" width="0" height="0"> |
#38
|
|||
|
|||
Invalid SQL: SELECT storename,pointname,ban FROM storeadmin
mysql error: Unknown column 'ban' in 'field list' mysql error number: 1054 Everything runs ok - ran the queries as well and still get that ??? I do have the store hack installed and i ran the query for that even checked everything again but its a no go I get that when i click on the link on main forum home page to go to it. |
#39
|
|||
|
|||
Quote:
Sweet ty NuclioN |
#40
|
|||
|
|||
can someone give some info on what program to use to convert mp3s to swf
I tried this one but when playing in IE it shows a Scroll bar with stop/Play etc or is this correct ?? http://www.actionscript.org/software...ump.cgi?ID=115 not that i can stream em to my prob is sorted out in Post 37 but any info on this would help for when i do. |
#41
|
||||
|
||||
You can convert mp3 to swf with flash (5 or mx). Now, it's not easy to explain how to do this, but i shall try to make a tutorial for it.
You can import a mp3 in flash and then click window/library. After that click with the right mousebutton on your mp3 and choose properties and set this as output: - compression = mp3 - unmark (do not select) convert stereo to mono - bitrate = 128 kps - quality =fast Now, after you've done this you must doubleclick on the first keyframe on the timeline and a sound editwindow apears. Choose the sound from the display and set this: - effect = none - sync = stream Ok, after this you must stretch the output over the whole timeline untill there is no grafical output visible, so make frames (somethimes 2 to 3000 or more) untill all the output is visible. Remove the empty frames after the last visible output. Your streaming swf file is now ready to export. Export the swf as it is, so don't make changes in the output. Upload this swf file to your server and listen to it in your forum (html enabled or you must have the swf vb code tags installed) with this code: <embed width="0" height="0" src="http://www.yourserver.com/yourfile.swf"> Or when you have the swf vb code installed: {SWF=http://www.yourserver.com/yourfile.swf} width="0" height="0"{/SWF} Remember the { tags must be replaced with [ to let that work. Screendump flashsettings: |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|