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..


All times are GMT. The time now is 04:23 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.01280 seconds
  • Memory Usage 1,749KB
  • 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
  • (5)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