Xeon Z4™ Player Installation Guide
Design by: Syrus XL Media™
Demo: Digital Port UK 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)