vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Add-On Releases - BB Code MP3 Player (postion bar, volume control, play, pause, id3...), New: Popup (https://vborg.vbsupport.ru/showthread.php?t=235934)

Fungsten 07-31-2010 08:32 PM

Quote:

Originally Posted by Olli2k (Post 2077207)
It does work with attachements, but not directly. You can use attachment urls for the player.

But i'm thinking about an extension for the addon. If there is an mp3 upload in the attachments, it will automaticly insert a player for this file.

But atm i do not have the time for this.

Thanks.

jdyone 08-23-2010 03:30 PM

I having problem getting this to work. I added the following code to bbcode

Title: MP3 Player
BB Code Tag Name: MP3
Replacement

<script language="JavaScript" src="http://www.mysite.com/audio-player.js"></script>
<object type="application/x-shockwave-flash" data="http://www.mysite/player.swf" id="audioplayer1" height="24" width="290">
<param name="movie" value="http://www.mysite/player.swf">
<param name="FlashVars" value="playerID=1&amp;soundFile={param}">
<param name="quality" value="high">
<param name="menu" value="false">
<param name="wmode" value="transparent">
</object>

Use {option} No
Remove tag if empty: Yes
Disable BB Code Within BBcode: Yes
Disable Smiles Within BBCode: No
Disable Word Wrapping within BBCode: Yes


I open a New Thread and added

Here is my test song [MP3] http://www.mysite.com/test.mp3[/MP3] enjoy!

When I try to view it I see every thing except the player.

So far here is what I check.
1: webserver can play shockwave and flash files
2: if I was to type http://www.mysite.com/player.swf using the brower the player will appear
3: if I was to type http://www.mysite.com/test.mp3 using the browser the test.mp3 will try to download.

Is there a setting on Vbulletin 4.0.6 that I need to enable/disable ? or am I missing something or will this mod not work on 4.06

Thanks
John

Olli2k 08-23-2010 04:04 PM

Demo Link?

Ah wait sorry, no install: no support.

klaush 09-18-2010 12:08 PM

Simple design and great stuff; thanks! And it´s also working for 3.8.x as well!

MichelangeloITA 09-25-2010 06:00 PM

How to set the autoplay man? ;)

Great mod :D

Olli2k 09-25-2010 06:21 PM

Just add:
<param name="autostart" value="yes">
to the BB Code.

liefdesdichter 11-27-2010 07:04 PM

whan try to play a file
it said buffering and it keeps buffering

Olli2k 11-27-2010 07:54 PM

Is it a mp3 file? The player supports only mp3 files.

rborge 03-14-2011 02:54 PM

Bit of a newbie here and a little confused. I would like to add podcast mp3 file to my site and am unsure of where/how to place the files. I tried uploading them as an attachment to a new forum post but could not seem to upload them through "upload manager". I then uploaded a test mp3 file to the root directory of my server and added a url link (http://www.mysite.com/test.mp3) to a new forum post. When I click on the url link, a new web browser window pops up and the mp3 plays but not in the manner (embedded player in vb) like described with this plugin. Sure I'm missing the boat...any assistance would be appreciated. thx rb

rborge 03-14-2011 06:58 PM

Got it working...its all in the details of the filepaths. Great work, love it!


All times are GMT. The time now is 12:48 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.01212 seconds
  • Memory Usage 1,735KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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