vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Add-On Releases - XEON Z4 Mp3 Player (Updated for Light Styles) (https://vborg.vbsupport.ru/showthread.php?t=176632)

syrus.xl 04-18-2008 10:00 PM

XEON Z4 Mp3 Player (Updated for Light Styles)
 
Xeon Z4? Player Installation Guide

http://www.digitalport.co.uk/z4_ad.jpg

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)

syrus.xl 04-19-2008 04:28 PM

*Reserved*

wizardan 04-19-2008 04:39 PM

First download:)

macc 04-19-2008 10:30 PM

Thanks - works fine ... how to make block for cmps - 3.0 ?

have vbulletin 3.7 rc-3!

regards

macc

syrus.xl 04-20-2008 12:46 AM

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.

samraz972 04-20-2008 12:48 AM

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?

syrus.xl 04-20-2008 12:56 AM

Quote:

Originally Posted by samraz972 (Post 1494849)
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?

The player can work from internal or external urls to Mp3's - a list of places that people have suggested to us can be found here:
http://www.digitalport.co.uk/digital...#content_start

Jasem 04-20-2008 03:29 AM

Thank you very much

syrus.xl 04-20-2008 07:56 AM

You're welcome! :)

Dragonahcas 04-21-2008 11:25 AM

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>
above the
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']">

I have put the all the files in the correct corresponding: admincp, includes, and clientscript folders.

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.

:)

asj 04-22-2008 04:51 PM

Thank

Parture 04-28-2008 08:46 PM

<a href="http://biblocality.com/forums/mp3playerindex.php?do=viewmp3playerpopup" target="_blank">http://biblocality.com/forums/mp3pla...mp3playerpopup</a>

Why can't non-registered users use the mp3player? (I had to get rid of the <if></if>)

ddwgoose 07-01-2008 07:23 PM

OK I got this downloaded to my site at www.deathdealersofwar.com but when you select the mp3 player from the forums link at the top it says you have to activate the javascript and flash. Not sure what casues this if it is talking about the ones on the computer they are already active and if it is for the site i don't know where to find that to turn it on.

yahoooh 07-31-2008 05:06 AM

suggestion:
mp3 player for user profile and he can add his songs manually or uploaded it to be run in the player
and every user has his playlist in his profile only

Zapper1 07-31-2008 06:16 PM

is there a way to use my own navbar gif button so it looks like the other ones on the navbar?

djdixie 07-31-2008 08:46 PM

brilliant mod for vbulletin, was disapointed it didnt do shout cast, lol, but after a gd few hours i got it, just type this in where you type the mp3's url.
http://radioip:radioport/;stream.nsv&type=mp3

obviosly changing the radio ip and port in the link tho lol. works a treat,

SSJB_7 08-19-2008 01:39 PM

perfect thanks

v12kid 08-20-2008 08:49 PM

any chance of getting the player custom skinned with my sites info?

syrus.xl 08-21-2008 01:34 AM

Customization details can be found on our main site:

http://www.digitalport.co.uk/digital...ates-info.html

Regards.

haytham 10-18-2008 08:28 AM

Thanks but I am still getting the same looking player ( The dark blue 1)..

ArnyVee 10-18-2008 12:34 PM

Is this mod the installation/embedding instructions for the Xeon player?

Do you have to purchase the player separately?

Neutral Singh 12-24-2008 07:04 AM

Is it possible that when a members lands on the forumhome... a popup automatically starts the MP3 player and plays the mp3 randomly once in each session, so that it does not reload per forumhome view in a given session. that would be great.

Medtech 12-26-2008 03:30 AM

am i going to be the first to test this on vb3.8.0 candidate2?

WendM 08-18-2012 08:48 AM

would be awesome to have this work in vB4.2...I'll give you a nice donation if you can!

syrus.xl 08-30-2012 11:08 PM

Quote:

Originally Posted by WendM (Post 2357833)
would be awesome to have this work in vB4.2...I'll give you a nice donation if you can!

Actually, because of the time span and with vBulletin 5.0 coming closer it would not be worth recoding this product for the vB4 series.

Our intention is to release it for vBulletin 5.x series which I am hoping will be heading towards HTML5 and more CSS3. If this is the case then the product will be using jQuery and not Flash, to allow tracks to load quicker.


All times are GMT. The time now is 05:20 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01182 seconds
  • Memory Usage 1,765KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (25)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete