vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=236)
-   -   Mini Mods - FLV Player for external FLV source with your logo (https://vborg.vbsupport.ru/showthread.php?t=197756)

mavikumsal 01-31-2009 05:35 PM

Thanks and Teşekkürler...

DoDe 01-31-2009 08:33 PM

Quote:

Originally Posted by ckusmez (Post 1721963)
there is a weird mistake. if i add more than one video in a page. First video is shown no problem. Bu the others says refresh the page. i can't put more than one video in a page. what can i do ?

Hi,
I managed to solve this problem. Put {param }i nstead of id of the player.
I mean replace in the code the 'player' with '{param}' everywhere
Cheers

xixxon 02-01-2009 07:51 AM

That's great!!!
But it too large.. How can I resize it to smaller.

compact123 02-04-2009 09:16 PM

Thanks dude, nice work...

Dostum birde T?rk?e anlatabilirmsiin, eksik olma...

ogameclub 02-06-2009 05:39 PM

Quote:

Originally Posted by xixxon (Post 1730682)
That's great!!!
But it too large.. How can I resize it to smaller.

Find '640','480' and replace your size. May be '320','240'
Quote:

Originally Posted by compact123 (Post 1734645)
Thanks dude, nice work...
Dostum birde T?rk?e anlatabilirmsiin, eksik olma...

If you know full URL of FLV video, can use this code. Using this code is here.

Dostum İDM kullanıyorsan bilirsin, dış videolara download linki oluşur. Burada videolu anlatım var. Problem olursa bana PM at.
Quote:

Originally Posted by DoDe (Post 1730295)
Hi,
I managed to solve this problem. Put {param }i nstead of id of the player.
I mean replace in the code the 'player' with '{param}' everywhere
Cheers

Sorry, can you write your complete code?

powersilie 02-21-2009 11:26 AM

Hallo DoDe!

Please write your complete code here, because I'm also interested in. I have the same problem like others that only the first video is shown. If I put another FLV on the site, he tells me that flash player is required.

Thanks in advance ;)

Karin

powersilie 02-27-2009 08:50 PM

Quote:

Originally Posted by DoDe (Post 1730295)
Hi,
I managed to solve this problem. Put {param }i nstead of id of the player.
I mean replace in the code the 'player' with '{param}' everywhere
Cheers

Please could you write the complete code here?

Thank You
Karin

harisafp 03-06-2009 06:05 PM

That's simple code ....

Example :

Replacement :

PHP Code:

<script type="text/javascript" src="http://your-link.com/forum/swf/swfobject.js"></script>  <div id='{param}'>"Please Refresh Page for Player"</div>  <script type="text/javascript"> var so = new SWFObject('http://your-link.com/forum/swf/player.swf','mpl','320','240','9'); so.addParam('allowscriptaccess','always'); so.addParam('allowfullscreen','true'); so.addParam('flashvars','&file={param}&frontcolor=330033&screencolor=#E1E4F2&logo=http://hitech-lamongan.com/forum/swf/flv.gif');
so.write('{param}')
</
script

Discription

PHP Code:

Embed a FLVYou <b>only</bPut the Video Link in between the BBCode tags (<b>NOT</bThe Full URL !). Embedding <b>Must</bbe Enabled for the Video 

Best Regards.

Harisa FP

powersilie 03-07-2009 07:27 AM

THANKS A LOT, harisafp!!!

Now it works for me, great!

Best Regards
Karin

frank44 03-26-2009 01:38 AM

answered previously


All times are GMT. The time now is 10:58 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.01028 seconds
  • Memory Usage 1,748KB
  • 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_php_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