vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=155)
-   -   fishes in ur Forum (https://vborg.vbsupport.ru/showthread.php?t=95941)

Barakat 09-08-2005 10:00 PM

fishes in ur Forum
 
upload the fish flash file to ur ./image folder or where ever u want to put it !
open ur header template and add this at the end of it :-

PHP Code:

<!-- FISH IN THE FORUM --> 
<
object style="LEFT: 90px; POSITION: absolute; top: 370px" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="630" height="650"
<
param name="movie" value="http://www.file of ur path file /fish.swf" />   
  <
param NAME="quality" VALUE="High">   
   <
param NAME="wmode" VALUE="Transparent">  
  <
param NAME="bgcolor" VALUE="#FFFFFF">  
  <
param NAME="_cx" VALUE="13070">   
  <
param NAME="_cy" VALUE="10663">   
  <
param NAME="FlashVars" VALUE>   
  <
embed src="http://www.path of ur file/fish.swf" quality=high  wmode=Transparent  width="630" height="650"></embed

  <
param NAME="Play" VALUE="0">   
  <
param NAME="Loop" VALUE="-1">   
  <
param NAME="SAlign" VALUE>   
  <
param NAME="Menu" VALUE="-1">   
  <
param NAME="Base" VALUE>   
  <
param NAME="AllowScriptAccess" VALUE="always">   
  <
param NAME="Scale" VALUE="ShowAll">   
  <
param NAME="DeviceFont" VALUE="-1">   
  <
param NAME="EmbedMovie" VALUE="-1">   
  <
param NAME="SWRemote" VALUE>   
  <
param NAME="MovieData" VALUE>   
  <
param NAME="SeamlessTabbing" VALUE="1">   
</
object>   
<!-- 
FISH IN THE FORUM --> 

dont forget to change the http://www.path of ur swf fish

path file in the code below >>> u will find it twice ....
Click Install (:-0)

NuclioN 09-09-2005 06:34 PM

Very nice :)

Cyricx 09-09-2005 06:37 PM

Link to demo or screenshot? :)

Barakat 09-09-2005 07:11 PM

run the fish.swf and u will see it any way here is a screen shot

Kirk Y 09-09-2005 07:25 PM

Ha ha... this is pretty cool. If anyone here has a forum about marine life, this would be perfect. Oh... just so you know, the plural form of "fish" is also "fish". That fish... those fish.

FightRice.com 09-09-2005 07:30 PM

:lol: fishes :lol:

Cyricx 09-09-2005 07:52 PM

That's awesome :)

Could prolly use this for different SWF files and per style too since it uses a template edit :)

Nice bro, I'll certainly be using this :)

Jenta 09-09-2005 08:02 PM

<a href="https://vborg.vbsupport.ru/forumdisplay.php?f=155" target="_blank">https://vborg.vbsupport.ru/forumdisplay.php?f=155</a>

NuclioN 09-09-2005 08:20 PM

People reported problems when they surf with Firefox but i haven't seen it by myself.

vdinh 09-09-2005 09:06 PM

Quote:

Originally Posted by NuclioN
People reported problems when they surf with Firefox but i haven't seen it by myself.


I confirm that it creates problem with firefox and netscape (i.e.: can't click on the forum links). Until the author of this fish add-in fixes this, you can just add the ie check condition around the code:

PHP Code:

<if condition="is_browser('ie')"fish codes above </if> 



All times are GMT. The time now is 11:21 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.01220 seconds
  • Memory Usage 1,746KB
  • 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
  • (1)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
  • (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