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)
-   -   BB Code Enhancements - Embed MP3 in post using flash player (https://vborg.vbsupport.ru/showthread.php?t=170794)

MagicThemeParks 10-26-2009 01:45 AM

No problem Chris, glad I could help a fellow admin! :D

mandingo 12-27-2009 04:03 PM

This works in 4 with no problems

PET 01-20-2010 03:44 AM

Yap. It works on vB4.

By the way. do you know if it's possible to have a player like this on mp3 Attachments?

mandingo 01-20-2010 04:17 AM

Quote:

Originally Posted by PET (Post 1960856)
Yap. It works on vB4.

By the way. do you know if it's possible to have a player like this on mp3 Attachments?

I'm waiting for someone to make a mod. I wish I knew how.

Keesa 04-04-2010 09:55 AM

I can't get this to work on v 3.8.5

:(

I am trying to reinstall it, but the link to download the player is unclear to me... do I need the standalone version?

Has anyone had success with this?

Gamelobby 04-10-2010 07:21 PM

Quote:

Originally Posted by Driven By Shine (Post 1905829)
The only thing I can think of is where I installed the files.

would this be correct "/public_html/forum/audio"
or should it be "/public_html/audio"
or "/audio"

"audio" being the files with the player.

Can anyone help point me in the right direction.

Thanks
Chris

Ditto.. where do we upload to.?
Example.com/HERE
Example.com/forums/HERE
or.. does it matter.?

Also do we upload the whole "audio-player" folder.?

JohnMcClane 04-16-2010 11:22 AM

Would it be possible to have a bbcode icon in my toolbar that members click and a sound is already inserted? For example - if I click on an icon that says "lol" in the image, the following will be inserted into the post editor;

[mp3]http://www.mysite.com/clips/lolsound.mp3[/mp3]

It would be great if someone could help!

All the best,

John

MagicThemeParks 04-16-2010 11:55 AM

John, I'm sure there has to be a way to do something like that.

One possible solution would be to use the built-in replacement variable option. This would automatically enter that mp3 file into all posts when someone types the letters "LOL".

Go to AdminCP >> Styles and Templates >> Replacement Variable Manager

Select the style you'd like to use this replacement variable on and then click on Add New Replacement Variable.

Once you are there, type the LOL next to the space named Search for Text. And, in the Replace with Text space type out your mp3 code: [mp3]http://www.mysite.com/clips/lolsound.mp3[/mp3]

After you save, type out a test post (or search another post with LOL in it already) and it should turn into the link to the mp3 file. Would that work for you?

JohnMcClane 04-16-2010 12:05 PM

To avoid it accidentally happening, would it be possible to have the "search for text" field with something like {LOL} ?

Also, I'm sure I saw it somewhere but is it possible to have the player just show the "play" triangle button instead of the entire thing expanding? Does that make sense? For this type of use, it's not really pretty to have a thread with the players everywhere.

MagicThemeParks 04-16-2010 12:07 PM

I believe you are correct.

Just found this: https://vborg.vbsupport.ru/showthread.php?t=168123

Looks like it could work. Check it out and let us know if it works for you. :up:

JohnMcClane 04-16-2010 12:22 PM

Okay, I've just tested this and it works (to an extent) but for some reason when I enter the text, and hit post - it shows up the code like this in the actual post-

[mp3]http://www.site.com/audio/sound.mp3[/mp3]

After a refresh it's still the same. But if you click "Edit post", change nothing and then hit "Save" it's fine and it shows.

Quite annoying :( Do you know why or of another way we can do this?

MagicThemeParks 04-16-2010 12:27 PM

Hmm...interesting. I have to head to work, but if I think of anything I'll drop by this thread and give you a suggestion.

JohnMcClane 04-16-2010 12:29 PM

Thanks buddy, have a good day :)

John

metalguy639 04-30-2010 03:13 AM

Absolutely positively does NOT work. Using vb 3.8.4. It will not embed the file into the post. I've tried everything I can think of. Does anyone know of one that does work in posts?

MagicThemeParks 04-30-2010 10:16 AM

Quote:

Originally Posted by metalguy639 (Post 2029367)
Absolutely positively does NOT work. Using vb 3.8.4. It will not embed the file into the post. I've tried everything I can think of. Does anyone know of one that does work in posts?

Absolutely DOES work with 3.8.4

Demo: http://www.magicthemeparks.com/mk/fo...hread.php?t=51

ryancooper 10-21-2010 01:43 PM

Beautiful. Worked perfectly!

goxy63 11-27-2010 03:35 AM

works with vb4 just great
was wondering is there any way to play from a link like this:
http://www.spreadtheonavirus.com/classicona/O&A Bits/Arnold Prank Calls/Arnold Prank Calls - Arnold calls Arnold Pizza.mp3
Note those spaces in link, in a browser I can open that link and play mp3 file but within tags on my site I just cant (spaces)

Think I got it, if i place "%" where I have space it will play, but who can make users to do that?
http://www.spreadtheonavirus.com/cla...ld%20Pizza.mp3
nope its not working with "%" within BB code :(

Keesa 12-26-2010 10:17 PM

Quote:

Originally Posted by Schnee (Post 2015516)
I can't get this to work on v 3.8.5

:(

I am trying to reinstall it, but the link to download the player is unclear to me... do I need the standalone version?

Has anyone had success with this?

Thought I would just ask this again, I am not clear which version to use of the player?

Thank you

fastcom 02-04-2011 09:13 AM

Hi,
I want create this bbcode for vbulletin 4.1.x

after complete i have receive vbulletin message
Code:

The following BB Code replacement may not be properly formed. All HTML attributes should be enclosed within double quotes.
<script language="JavaScript" src="http://mysite.com/audio-player/audio-player.js"></script> <object type="application/x-shockwave-flash" data="http://mysite.com/audio-player/player.swf" id="audioplayer4" height="24" width="290"> <param name="movie" value="http://mysite.com/audio-player/player.swf"> <param name="FlashVars" value="playerID=4&soundFile={param}"> <param name="quality" value="high"> <param name="menu" value="false"> <param name="wmode" value="transparent"> </object>

but it still work so well(in admin Panel)

when use in front end it not work(error: file not found)

here my code:
+ Replacement:
PHP Code:

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

I think issue in line:
<param name="FlashVars" value="playerID=4&soundFile={param}">

I have tried some option custom
<param name="FlashVars" value="playerID=4&soundFile=
"{param}">

or

<param name="FlashVars" value="playerID=4&soundFile='{param}'">

or

<param name="FlashVars" value="playerID=4&soundFile=\"{param}\"">

but it's not work

who can let me know can I fix

Thank so much.

ShawneyJ 03-08-2011 10:24 AM

Quote:

Originally Posted by metalguy639 (Post 2029367)
Absolutely positively does NOT work. Using vb 3.8.4. It will not embed the file into the post. I've tried everything I can think of. Does anyone know of one that does work in posts?


has to be something to do with the server or some shit. none of the mp3 mods are working.
everything is correct %100.
the mp3 works in bb code test in admin but not out on the forums, driving me nuts.

ShawneyJ 03-10-2011 03:40 AM

ah ok:
set this in bb code section and create a fresh new thread, it should work for those that get "file not found"
Disable BB Code Within This BB Code: YES
Disable Smilies Within This BB Code: YES
Disable Word Wrapping Within This BB Code: YES

Pakiisp 05-01-2011 09:00 PM

This bbcode not workign for me on 4.1.3 version :(

tell me why ?

MagicThemeParks 05-04-2011 02:07 AM

What isn't working Pakiisp?

The player isn't showing? The file showing as not found?

I just added it again to another site and it's working fine.

Cobro 11-05-2011 08:46 PM

I allways get "file not found" ?

on 4.1.6

goxy63 10-08-2014 09:13 PM

in chrome for some reason not working for me, just few days ago it was all ok....in mozilla just fine, for years now I am on vb 4.2.2 pl1

this is very nice player

tbworld 10-08-2014 09:34 PM

Quote:

Originally Posted by goxy63 (Post 2518198)
in chrome for some reason not working for me, just few days ago it was all ok....in mozilla just fine, for years now I am on vb 4.2.2 pl1
this is very nice player

Is there a question here @Goxy63 you needed help with, or were you just informing the community? :)

ShawneyJ 10-09-2014 04:44 AM

Quote:

Originally Posted by goxy63 (Post 2518198)
in chrome for some reason not working for me, just few days ago it was all ok....in mozilla just fine, for years now I am on vb 4.2.2 pl1

this is very nice player

have you tried uploading the latest player for this mod?
http://wpaudioplayer.com/download/

i wouldn't say its new, but if you like the player so much, just download the stand alone player and over right your old player.

mind you, older players like this are falling behind the updated browsers. i just tested this and it does work, but the time of the audio dont show in new browsers. maybe its time to move on to a better player :erm:

goxy63 10-09-2014 07:10 PM

was thinking to ask did someone else got issue in chrome like me....

for me in opera, mozilla, its working just great...but from yesterday not working in chrome

maybe its some chrome issue or its something local with me (or its old player as ShawneyJ says) will check it out these days...just few users complaining

for me in mozilla its ALL working just fine for years now

@tbworld @ShawneyJ

thanks :)


All times are GMT. The time now is 01:05 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.01497 seconds
  • Memory Usage 1,809KB
  • 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
  • (1)bbcode_php_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (28)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