Xeon mp3 player

alexD

New Member
This is a pop up mp3 player for your forum. I havent tested it yet but its easy to install theres some included files and one template edit. this is for version 3.7.x.

Ad files to there designed folders and import the product, then open
mp3player_popup
erase the whole thing and replace with:
PHP:
<!-- 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 -->

Then configure it in the acp and your done enjoy!

for more help view the creaters thread on vb.org Xeno mp3 player

Everything is updated and has been added to the file follow the first read me and the read mes for all the pacages I also added extra for thos who wont to make it have its own page.
 
Sorry about that mate updated with the lost info follow the first read me and then the read mes of all the products.
 
Thanks been trying to help out where I can. Sorry about the miss leading files I`m gonna add it to my site they have some more mods on there site that are flashed based.
 
Back
Top