The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
XEON Z4 Mp3 Player (Updated for Light Styles) Details »» | |||||||||||||||||||||||||||
XEON Z4 Mp3 Player (Updated for Light Styles)
Developer Last Online: Apr 2016
Xeon Z4? Player Installation Guide Design by: Syrus XL Media?Demo: http://www.digitalport.co.uk/digital/index.php Requirements: vBulletin 3.6.x and above (3.7 compatible) The XEON Mp3 Player for vBulletin 3.6.X Integrated (Modification) You will need both the aforementioned installed before you can use this player. This modification is also available from our main website. FILE RENAME In your forum root find xeon_mp3_beta.swf and delete it. Rename the xeonz4.swf included in this package to xeon_mp3_beta.swf and upload it to your forum root. TEMPLATE CHANGE: Edit the template ? mp3player_popup Delete all code and replace all code with the following: Code:
<!-- js flashobject --> <div align="center" width="100%" id="xeon_player"> Warning!!! To view this Mp3 Player please enable JavaScript and Flash! </div> <script type="text/javascript"> var fo = new FlashObject("xeon_mp3_beta.swf", "xeon_player", "450", "400", "8,0,0,0", "#E1E1E2"); fo.addParam("quality", "high"); fo.write("xeon_player"); </script> <!-- js flashobject --> Important: The value #E1E1E2 can be changed to suit your own background color HEX value. This player uses an alpha coloration background which may look strange if used with a dark HEX color value. Enjoy your new look player! Brought to you by Syrus XL Media? ? Audio/Video Flash Specialists Developers of vB PowerStreamer? ? Release Date (TBA) Supporters / CoAuthors Show Your Support
|
Comments |
#2
|
||||
|
||||
*Reserved*
|
#3
|
|||
|
|||
First download
|
#4
|
||||
|
||||
Thanks - works fine ... how to make block for cmps - 3.0 ?
have vbulletin 3.7 rc-3! regards macc |
#5
|
||||
|
||||
Currently, we do not have vBa CMPS installed on our site or the development test board. vBa CMPS version 3.0 did have a few changes made, therefore we'll need to check it fully works, before releasing the modification to work within this CMPS. Obviously, because of its size, it will be coded for center block use only.
We will be releasing side-column players as well, basically smaller in width for forum column use or vBa CMPS. This maybe some time though since we are developing a major commercial release at the moment. |
#6
|
|||
|
|||
this is probably a stupid question, but do u know of any place I can upload my mp3s to get urls?
or just get a url from my own database? |
#7
|
||||
|
||||
Quote:
http://www.digitalport.co.uk/digital...#content_start |
#8
|
||||
|
||||
Thank you very much
|
#9
|
||||
|
||||
You're welcome!
|
#10
|
|||
|
|||
Installed but I am having the problem with the Javascript enabled. I think I have done everything you suggested. Putting the
Code:
<script type="text/javascript" src="clientscript/flashobject.js"></script> Code:
<script type="text/javascript" src="clientscript/vbulletin_global.js?v=$vboptions[simpleversion]"></script> <if condition="$show['popups']"> <script type="text/javascript" src="clientscript/vbulletin_menu.js?v=$vboptions[simpleversion]"></script></if> <if condition="$vboptions['externalrss']"> Root Folder > xeon_mp3_beta > mp3playerindex.php > mp3playlist.php Admin CP > mp3player_admin.php Clientscript > flashobject.js includes -> xml folder > bitfield_mp3player.xml > cpnav_mp3player.xml As you can see from my forums: www.GRevForums.net the Player is at the bottom of the page in a collapsable table. Would this affect the coding I use? - EDIT: Moved it to the navbar instead. I have viewed all the posts in these boards relating to the javascript error and also looked on your own forums and have tried all the fixes there aswell. The flashobject file is in the clientscript folder, I have tried both relative and absolute urls for the headinclude code. I cant think of anything else I can do to fix it. Any help would be greatly appreciated. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|