vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Major Additions - The XEON Mp3 Player for vBulletin 3.6.X Integrated (https://vborg.vbsupport.ru/showthread.php?t=129641)

syrus.xl 07-19-2008 07:20 PM

Quote:

Originally Posted by TheInsaneManiac (Post 1579291)
In the 4.0 version how do you make it shuffle as it isn't doing it by itself?

The actual mp3 player swf file wasn't changed. If you download the 3.6 version and just upload the player it should have the shuffle on by default. On v4.0 this was turned off by default, and coding was changed.

syrus.xl 07-19-2008 07:23 PM

Quote:

Originally Posted by mystic10 (Post 1576144)
yeah as per instructions please re-look at the instruction :
that is how my got fixed..but if this is not what u asking than i am sorry i dont know...

Template edit(required on new install and upgrade, unless you have installed other products from us.):

Find:
-----
<script type="text/javascript" src="clientscript/vbulletin_global.js?v=$vboptions[simpleversion]"></script>

Above add:
----------
<script type="text/javascript" src="clientscript/flashobject.js"></script>
If this line of code already exists then DO NOT ADD IT!

-----------------------

i am sorry for asking such a stupid question but i uploaded my music in 4shared and this is the link they gave me:
http://www.4shared.com/file/55302664...wwSongsPK.html

it didnt work...i know it very silly but i have never uploaded mp3 links in player...where do i go and make links so i can use the player...i really feel silly asking this but i hope someone can help

The player requires direct links to mp3's, this means the actual url to the mp3 must be a full url and end with .mp3 (any other extension will fail).

TheInsaneManiac 07-19-2008 09:22 PM

Quote:

Originally Posted by syrus.xl (Post 1579302)
The actual mp3 player swf file wasn't changed. If you download the 3.6 version and just upload the player it should have the shuffle on by default. On v4.0 this was turned off by default, and coding was changed.

If it was turned off, how do I turn it back on?

syrus.xl 07-19-2008 11:00 PM

Quote:

Originally Posted by TheInsaneManiac (Post 1579394)
If it was turned off, how do I turn it back on?

It cannot be turned on and off, as such. This is why a number of players were released, each one contains different settings. They are compiled with various defaults per player, these include shuffle and repeat features.

These will probably be added in a future update to the actual player file, so they can be turned on/off at will.

csoroner 07-21-2008 06:02 AM

Hello, I have this installed on a 3.6.9 board and it works outstanding. I'm not sure if this has been asked but I have members who want to ad songs to the play list but don't have a way to host the mp3 file so they have to send them to me so I can either upload them via ftp to the same website or a different one then input the url.

On my other site I'm running a phpbb2 board with MPS Auto-MP3 Mod v.0.1.0 installed which allows members to upload the mp3 files. Is there a version or add on to this mod to allow members to upload the files? We have plenty of bandwidth and upload speed available.

Please let me know.

Thanks!

C138 Kaysone 08-04-2008 08:50 AM

ok one problem i have with this, i cant update nothing, i have to delete and re-add etc, might wanna look into this so, i want to update the files and approve, i cant even do it

Eoti 08-10-2008 02:39 PM

Ok with the style I'm using the links on the header (what operates as the navbar here) are all floating so basically I can only use the

<a href="http://www.edgeoftheinternet.com/forums/arcade.php">Arcade</a>

format for links or it throws the entire navigation out of whack. Is there a way for me to convert the

<!-- Mp3 Player Launch -->
<if condition="$show['member']">
<td class="vbmenu_control"><a href="javascript:NewWindow=window.open('mp3playerindex.php?do=view mp3playerpopup ','newWin','width=500,height=500,left=0,top=0, toolbar=No,location=No,scrollbars=1,status=No,resi zable=No,fullscreen=No');
NewWindow.focus(); void(0);">vbMp3 Player</a></td>
</if>
<!-- End Mp3 Player Launch -->

To the format I need or a way to implement so that it acts as a link of that sort. I'd really like to get this going but until I can get it on my navbar without completely ruining the alignment of everything its not really an option.

syrus.xl 08-10-2008 02:45 PM

If you're using a non-standard style then it can be adjusted accordingly. It will even work with image buttons if coded correctly.

In your circumstances you just need to remove the default TD tag, so your code looks like this:

Code:

<!-- Mp3 Player Launch -->
<if condition="$show['member']">
<a href="javascript:NewWindow=window.open('mp3playerindex.php?do=viewmp3playerpopup ','newWin','width=500,height=500,left=0,top=0, toolbar=No,location=No,scrollbars=1,status=No,resizable=No,fullscreen=No');
NewWindow.focus(); void(0);">vbMp3 Player</a>
</if>
<!-- End Mp3 Player Launch -->

Hope that helps! :)

renegade_ice 08-20-2008 11:27 PM

so far this thing just gives me code-wood! love it!

kotlt99 09-04-2008 09:33 AM

how to make this player play Shuffle and repeat automaticly? And can i add more than 5 playlists ?


All times are GMT. The time now is 02:07 AM.

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.01982 seconds
  • Memory Usage 1,747KB
  • 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
  • (1)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete