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 - BB Code for FLV files/ FLV URLs (https://vborg.vbsupport.ru/showthread.php?t=177213)

binal0072003 08-23-2008 04:39 AM

Quote:

Originally Posted by knezzaghy (Post 1548010)
Hi,

When I get insert it, it tells me that I need to "upgrade your flash player to at least version 8 to view this video content." I have upgraded and am able to view the video on other pages. Is there something that needs to be modified with the code?

karen

same problem with me man please explain

Nikoo 09-01-2008 10:26 AM

i get the same message, needs version 8? why? i got already version 9

GetNaughty 10-08-2008 03:21 AM

Quote:

Originally Posted by PAKIDIL (Post 1598032)
i tried it to install but its shows a mesage that need flash player 8 to view the content i install it but still same mesage

Same thing happened to me. I wish it would work cause it would be awesome!

Nadeemjp 10-27-2008 06:20 AM

Nazia, can we use both the codes you mentioned or either one should be enough? also, if we need both separately then how are we going to differentiate if both have coding of FLV???

NAZIA 11-06-2008 10:17 AM

Quote:

Originally Posted by Nadeemjp (Post 1653563)
Nazia, can we use both the codes you mentioned or either one should be enough? also, if we need both separately then how are we going to differentiate if both have coding of FLV???

No we can use one player one time only...

CORSO 01-22-2009 09:51 PM

Quote:

Originally Posted by smooth-c (Post 1575044)
<script type="text/javascript" src="http://www.maximum-jackson.com/discussion/images/swfobject.js"></script><br /> <div id="flashcontent" align="center"><p style="font-weight:bold;font-size:14pt;">You need to upgrade your Flash Player to at<br>least version 8 to view this video content.</p><p><a href="http://www.adobe.com/flashplayer/">Click here to download the latest version of Flash Player</a>.</p></div><br /> <script type="text/javascript"> // <![CDATA[ var so = new SWFObject("http://www.maximum-jackson.com/discussion/images/flvplayer.swf?theFile={param}&amp;defaultImage=htt p://www.maximum-jackson.com/discussion/images/graphic.jpg&amp;theVolume=75&amp;startPlayingOnloa d=no&amp;popUpHelp=no&amp;buff erSeconds=2&amp;vide oSmoothing=yes","flvplayer","640","495","8","#0000 00"); so.addParam("movie","http://www.maximum-jackson.com/discussion/images/flvplayer.swf?theFile={param}&amp;defaultImage=htt p://www.maximum-jackson.com/discussion/images/graphic.jpg&amp;theVolume=75&amp;startPlayingOnloa d=no&amp;popUpHelp=no&amp;buff erSeconds=2&amp;vide oSmoothing=yes"); so.addParam("bgcolor","#000000"); so.addParam("wmode","transparent"); so.write("flashcontent"); // ]]> </script>

That's the code I added to my replacement field, all pointing to the correct place yet I get

You need to upgrade your Flash Player to at
least version 8 to view this video content.

Click here to download the latest version of Flash Player.


Flash is installed and working correctly..?

I have this problem too

Davidinh 01-27-2009 07:11 PM

Try to use <object> tag

Code:

<div align="center">
<object type="application/x-shockwave-flash" data="./clientscript/mediaplayer4/player.swf" id="player2" height="360" width="640">
<param name="movie" value="./clientscript/mediaplayer4/player.swf">
<param name="FlashVars" value="&amp;file={param}">
<param name="quality" value="best">
<param name="menu" value="false">
<param name="wmode" value="transparent">
</object>
</div>

Download a new version of JW Player here (4.3)

I use folder Clientscript to storage jw player JS on my site so depend on you put change the url "./clientscript/mediaplayer4" to fit your

good luck !!!

Xencored 03-04-2009 02:59 PM

Installed Works Great still tyvm!!!

LaydeeVictoria 03-19-2009 04:21 PM

I was getting asked to update flash too. I got round this by uploading all the files in the JW Media Player (Click Here To Download) to my server and changing the replacement code to;

Code:

<div id="container"><a href="http://www.macromedia.com/go/getflashplayer">Get the Flash Player</a> to see this player.</div>
<script type="text/javascript" src="http://your site name/swfobject.js"></script>
<script type="text/javascript">
var s1 = new SWFObject("http://your site name/player-viral.swf","mediaplayer","320","220","8");
s1.addParam("allowfullscreen","true");
s1.addVariable("width","320");
s1.addVariable("height","220");
s1.addVariable("file","{param}");
s1.write("container");
</script>

There's a size difference between the media player files - Nazia's media player is 40k and the media player downloaded from JW is 45k. Perhaps it contains updated code? Not sure, honestly don't know much about the tech.

Nazia thanks so much for this mod! Works a treat! :up:

rizelim 07-12-2009 07:13 AM

thanks!


All times are GMT. The time now is 02:53 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.01061 seconds
  • Memory Usage 1,741KB
  • 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
  • (2)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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