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)
-   -   BB Code Enhancements - JW + Flowplayer For FLV - MP4 Video Player (https://vborg.vbsupport.ru/showthread.php?t=245105)

JAFRI 09-15-2010 11:15 AM

Quote:

Originally Posted by BiZiMDiYaR (Post 2097547)
Hi,

How to play swf files.. ? does this support also ?

Thanks.

Sorry , just work flv , mp4

papapapajoe 12-13-2010 09:45 PM

It's working, thanks a lot!

kfyonur 12-30-2010 01:59 PM

]The following BB Code replacement may not be properly formed. All HTML attributes should be enclosed within double quotes.
Code:

<!--Start Replacment from here --> <object id="player" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" name="player" width="520" height="420"> <param name="movie" value="flv/player.swf" /> <param name="allowfullscreen" value="true" /> <param name="allowscriptaccess" value="always" /> <param name="flashvars" value="file={param}&image=flv/preview.jpg" /> <embed type="application/x-shockwave-flash" id="player2" name="player2" src="flv/player.swf" width="520" height="420" allowscriptaccess="always" allowfullscreen="true" flashvars="file={param}&image=flv/preview.jpg" /></object> <!--Replacment code end here -->
Not working in vb 4.1

Devanand 01-04-2011 12:46 PM

I also got error about double quotes but I hit continue.
Player does show but I have error with movie.

https://vborg.vbsupport.ru/

thunderclap82 01-04-2011 04:47 PM

I have 4.1 and the video plays fine, but the problem is it doesn't seem to resize properly in CMS preview articles on the Front Page. I've even made the default size in the code smaller but that doesn't help.

JAFRI 01-13-2011 12:28 PM

Replacement use this, i have 4.1.1

Code:

<object id="player" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" name="player" width="520" height="420">
        <param name="movie" value="flv/player.swf" />
        <param name="allowfullscreen" value="true" />
        <param name="allowscriptaccess" value="always" />
        <param name="flashvars" value="file={param}&image=flv/preview.jpg" />
        <embed
            type="application/x-shockwave-flash"
            id="player2"
            name="player2"
            src="flv/player.swf"
            width="520"
            height="420"
            allowscriptaccess="always"
            allowfullscreen="true"
            flashvars="file={param}&image=flv/preview.jpg"
        /></object>

Use {option} : No
Remove Tag If Empty: Yes
Disable BB Code Within This BB Code : No
Disable Smilies Within This BB Code : NO
Disable Word Wrapping Within This BB Code : No
Disable Automatic Link Parsing Within This BB Code: YEs


Example put video link [FLV]http://*************** .flv[/FLV]

JAFRI 01-13-2011 12:30 PM

Quote:

Originally Posted by Devanand (Post 2143854)
I also got error about double quotes but I hit continue.
Player does show but I have error with movie.

http://img507.imageshack.us/img507/6531/blip.jpg

Send Me Ur site link in Pm, user Name & pass to.

A7ib 01-15-2011 01:50 PM

Is there any option that I can change the theme of JW player?
I tried to get something free but I couldn't

Cheers,

lovevn 01-16-2011 01:33 PM

Quote:

Originally Posted by JAFRI (Post 2148424)
Replacement use this, i have 4.1.1

Code:

<object id="player" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" name="player" width="520" height="420">
        <param name="movie" value="flv/player.swf" />
        <param name="allowfullscreen" value="true" />
        <param name="allowscriptaccess" value="always" />
        <param name="flashvars" value="file={param}&image=flv/preview.jpg" />
        <embed
            type="application/x-shockwave-flash"
            id="player2"
            name="player2"
            src="flv/player.swf"
            width="520"
            height="420"
            allowscriptaccess="always"
            allowfullscreen="true"
            flashvars="file={param}&image=flv/preview.jpg"
        /></object>

Use {option} : No
Remove Tag If Empty: Yes
Disable BB Code Within This BB Code : No
Disable Smilies Within This BB Code : NO
Disable Word Wrapping Within This BB Code : No
Disable Automatic Link Parsing Within This BB Code: YEs


Example put video link [FLV]http://*************** .flv[/FLV]

Does not work!

I got this

Quote:

The following BB Code replacement may not be properly formed. All HTML attributes should be enclosed within double quotes.

newmark 01-21-2011 12:57 PM

Quote:

Originally Posted by lovevn (Post 2150001)
Does not work!

I got this

same as here..

hardboiled 01-21-2011 08:26 PM

Quote:

Originally Posted by newmark (Post 2152385)
same as here..

Same.

mmacrypt 01-24-2011 03:54 PM

I was getting some of the same problems, for me the key is to copy the download link into the tags. Only one test so far but I'm still playing a bit.

JAFRI 01-29-2011 05:10 AM

Quote:

Originally Posted by lovevn (Post 2150001)
Does not work!

I got this

Quote:

Originally Posted by newmark (Post 2152385)
same as here..

Quote:

Originally Posted by hardboiled (Post 2152563)
Same.

Quote:

Originally Posted by mmacrypt (Post 2153875)
I was getting some of the same problems, for me the key is to copy the download link into the tags. Only one test so far but I'm still playing a bit.

hi,,

also add bb code url .flv & .pm4 etc
if not solve ur problem i want ur forum link & norml accont user name & pass in pm , just i see what u face problems..:)

Error #2048, error #2032

u use wrong url, :)

See demo : http://www.shiaforums.com

i use url video this post ..

[FLV]http://*******.net/prddata/f1d1/19853.flv[/FLV]

hamedbia2 01-29-2011 06:07 PM

doesn't work ;)

chjp 02-09-2011 04:16 AM

Anyone help me , please :(

Krusty1231 02-27-2011 09:20 AM

Don't work.

HouseAddict 05-10-2011 12:30 PM

When you get that

Quote:

The following BB Code replacement may not be properly formed. All HTML attributes should be enclosed within double quotes.
just press CONTINUE, for God's sake... it works just fine after that.

goxy63 07-25-2011 08:08 PM

how can i use caption/subtitle option within this code?

can anyone help pls?

dallibose 08-27-2011 02:37 AM

does this work with blip.tv url ?? It's not working for me...I download blipplayer.swf ..It says Error File not found

Here's the link to forum

Here's my replacement code:

<object id="player" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" name="player" width="520" height="420">
<param name="movie" value="flv/blipplayer.swf" />
<param name="allowfullscreen" value="true" />
<param name="allowscriptaccess" value="always" />
<param name="flashvars" value="file={param}&image=flv/preview.jpg" />
<embed
type="application/x-shockwave-flash"
id="player2"
name="player2"
src="flv/blipplayer.swf"
width="520"
height="420"
allowscriptaccess="always"
allowfullscreen="true"
flashvars="file={param}&image=flv/preview.jpg"
/></object>

JAFRI 09-24-2011 12:46 PM

Quote:

does this work with blip.tv url ?? It's not working for me...I download blipplayer.swf ..It says Error File not found
blipplayer.swf not work. use JW.p .swf

desperado01 12-11-2011 07:03 AM

thank you friend

hoadiem 02-04-2012 04:23 AM

i replaced preview.jpeg with another pic but it wouldn't change on live video, do you know why?

JAFRI 02-04-2012 06:02 AM

Quote:

Originally Posted by hoadiem (Post 2295961)
i replaced preview.jpeg with another pic but it wouldn't change on live video, do you know why?


Change preview image format like .gif

Quote:

flashvars="file={param}&image=flv/preview.gif"

DAMINK 02-12-2012 02:53 AM

Quote:

Originally Posted by hoadiem (Post 2295961)
i replaced preview.jpeg with another pic but it wouldn't change on live video, do you know why?

If you changed the image with another one of the same name and overrid the old one then you need to clear your cache before you can actually see it.
Just dump all temp files and then reload.

alhidaya 02-12-2012 12:15 PM

Hello,

Thank you

Very Nice work !!!

JAFRI 02-16-2012 05:37 AM

Quote:

Originally Posted by alhidaya (Post 2298855)
Hello,

Thank you

Very Nice work !!!

Click to Mark as Installed. :)

jbdarow 03-11-2012 06:01 AM

This doesn't work with vbulletin 4.1.10

Do you know why?

JAFRI 03-13-2012 12:42 PM

Quote:

Originally Posted by jbdarow (Post 2308467)
This doesn't work with vbulletin 4.1.10

Do you know why?

Working on 4.1.10 ,

i test vb4.1.11 . working fine. tell me if u face any error.

JAFRI 04-27-2012 05:46 AM

FlowPlayer BB Code

Working fine on vb 4.1.x

Flowplayer
DEMO : www.shiaforums.com/flowplayer

Add FlowPlayer BB Code

victorvu 04-28-2012 02:44 AM

Quote:

Originally Posted by Ahmet Turan (Post 2058398)
I have a problem Please help me

The following BB Code replacement may not be properly formed. All HTML attributes should be enclosed within double quotes.


* <object id="player" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" name="player" width="520" height="420"> <param name="movie" value="flv/player.swf" /> <param name="allowfullscreen" value="true" /> <param name="allowscriptaccess" value="always" /> <param name="flashvars" value="file={param}&image=flv/preview.jpg" /> <embed type="application/x-shockwave-flash" id="player2" name="player2" src="flv/player.swf" width="520" height="420" allowscriptaccess="always" allowfullscreen="true" flashvars="file={param}&image=flv/preview.jpg" /></object>

I am having the same error, as Turan. What did I do wrong?

Victor:confused:

victorvu 04-28-2012 04:22 AM

Thanks. I got it work.

When adding the BB code, it gives out error, but when clicking on "continue", it works fine!?

Can you share BB code for the flow Player and its related files? Thanks,

Installed, voted and nominated.

Vcitor

JAFRI 04-30-2012 03:45 AM

Quote:

Originally Posted by victorvu (Post 2324206)
Thanks. I got it work.

When adding the BB code, it gives out error, but when clicking on "continue", it works fine!?

Can you share BB code for the flow Player and its related files? Thanks,

Installed, voted and nominated.

Vcitor

Download : flowplayer-bbcode-Shiaforums.com.zip and following installation guide.

Upload videos folder in your forum root directory.

victorvu 05-11-2012 05:15 AM

Quote:

Originally Posted by JAFRI (Post 2324777)
Download : flowplayer-bbcode-Shiaforums.com.zip and following installation guide.

Upload videos folder in your forum root directory.

Thanks

Now I have another question, how can I put a transsparent logo in the middle of it?

Victor:up::up:

DNCL 05-13-2012 08:01 PM

Can i play MP3's using your BBCode?
i'm getting this error:
301: Unable to load plugin: Unable to load plugin, url flowplayer.audio-3.2.8.swf, name audio
and this:
202, The provider specified in this clip is not loaded, Provider 'audio' , clip: '[Clip] 'mp3tracktest.mp3''

JAFRI 05-14-2012 03:10 AM

Quote:

Originally Posted by DNCL (Post 2329093)
Can i play MP3's using your BBCode?
i'm getting this error:
301: Unable to load plugin: Unable to load plugin, url flowplayer.audio-3.2.8.swf, name audio
and this:
202, The provider specified in this clip is not loaded, Provider 'audio' , clip: '[Clip] 'mp3tracktest.mp3''

try for mp3 on JW.Player ....... but itis good you can use other mods like this;

HTML Code:

https://vborg.vbsupport.ru/showthread.php?t=235934


and flowplayer only for videos. :)

Jafri,
www.shiaforums.com

JAFRI 05-14-2012 03:18 AM

Quote:

Originally Posted by victorvu (Post 2328283)
Thanks

Now I have another question, how can I put a transsparent logo in the middle of it?

Victor:up::up:

Sorry, i can't try add logo in flowplayer and .....but ths is a good idea i will try if working fine i share it.

usmannazir 05-21-2013 09:13 AM

got following error:

The following BB Code replacement may not be properly formed. All HTML attributes should be enclosed within double quotes.

Crazihorse2 05-31-2014 12:46 AM

Marked as installed and working on 3.8.4. Thank you!

The only change I made was at the bottom of the BBcode form. It is a private forum.

No
Yes
Yes
Yes
Yes


All times are GMT. The time now is 01:04 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.01775 seconds
  • Memory Usage 1,837KB
  • 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
  • (1)bbcode_html_printable
  • (22)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (38)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