Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Template Modifications

Reply
 
Thread Tools
New Year's Eve firework in the header Details »»
New Year's Eve firework in the header
Version: 1.00, by Oyabun Oyabun is offline
Developer Last Online: Feb 2011 Show Printable Version Email this Page

Category: Forum Display Enhancements - Version: 3.7.x Rating:
Released: 12-27-2008 Last Update: 12-27-2008 Installs: 49
Template Edits
Re-useable Code Code Changes Additional Files Translations  
No support by the author.



What does this mod do?
It adds a flash file with fireworks. The flash is transparent so you can put it over your header.

(Easy) installation:
1. Upload all files into your root.
2. Paste this code at the top of your header template of your wished style:
(Make sure you change the path for "http://www.yourdomain.com/flash_fireworks.js")
PHP Code:
<!--start fireworks by naruto-forum.de :) -->
<
script type="text/javascript">
var 
flash="feuerwerk.swf";        //just change the path in flash_fireworks.js
var name="Feuerwerk";
var 
von_links=300;                 // set distance of the flash file from left
var von_oben=5;                  // set distance of the flash file from the top
var breite=400;                    //set width of the flash file
var hoehe=300;                  //set height of the flash file
var qualitaet="high";
var 
param1="";
var 
param2="";
</
script>
<
script type="text/javascript" src="http://www.yourdomain.com/flash_fireworks.js"></script>    
<!--/
end fireworks by naruto-forum.de :) --> 
3. Change also both paths in flash_fireworks.js.
In the js-file search for yourdomain.com and replace it with your domain.


You're done. Hope this works for you guys

Live demo at http://www.naruto-forum.de


Demo = attachments

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #22  
Old 12-30-2008, 09:19 PM
soundbarrierpro soundbarrierpro is offline
 
Join Date: Nov 2007
Posts: 767
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Awesome. Great mod for the holidays! Thank you

*INSTALLED*
Reply With Quote
  #23  
Old 12-31-2008, 12:28 AM
Oyabun Oyabun is offline
 
Join Date: Dec 2006
Location: Germany
Posts: 87
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by 1996 328ti View Post
Working on FF for me. :up:

Thanks
http://www.318ti.org/

Too bad there is no audio.
Just search a sound (google) and add it as a flash button to click (on/off):P
Reply With Quote
  #24  
Old 12-31-2008, 03:19 AM
Kihon Kata Kihon Kata is offline
 
Join Date: Nov 2003
Posts: 763
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Mine shoots out of the navbar even after I installed it into the top of the header. This blocks some links I have above the navbar. Un-installs
Reply With Quote
  #25  
Old 12-31-2008, 07:20 AM
Oyabun Oyabun is offline
 
Join Date: Dec 2006
Location: Germany
Posts: 87
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Kihon Kata View Post
Mine shoots out of the navbar even after I installed it into the top of the header. This blocks some links I have above the navbar. Un-installs
PHP Code:
var von_links=300;                 // set distance of the flash file from left
var von_oben=5;                  // set distance of the flash file from the top
var breite=400;                    //set width of the flash file
var hoehe=300;                  //set height of the flash file 
You read this part of the code?
Reply With Quote
  #26  
Old 12-31-2008, 12:48 PM
steven s's Avatar
steven s steven s is offline
 
Join Date: Aug 2004
Location: Greenville, SC
Posts: 572
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have the fireworks over my banner so it doesn't cover any links.
It really takes away from the effect because the height is so short.
So. . .

Does anyone think you can use some CSS code and use z-index to place the flash behind everything on the page?
Reply With Quote
  #27  
Old 12-31-2008, 01:06 PM
Kihon Kata Kihon Kata is offline
 
Join Date: Nov 2003
Posts: 763
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Oyabun View Post
PHP Code:
var von_links=300;                 // set distance of the flash file from left
var von_oben=5;                  // set distance of the flash file from the top
var breite=400;                    //set width of the flash file
var hoehe=300;                  //set height of the flash file 
You read this part of the code?
Yes. I played with it for a while. I really need it to come out of my header and not my navbar. Thanks
Reply With Quote
  #28  
Old 12-31-2008, 06:41 PM
logicuk logicuk is offline
 
Join Date: Jan 2008
Posts: 327
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Dont work in firefox or safari on mac, uninstalled
Reply With Quote
  #29  
Old 12-31-2008, 07:12 PM
Rene Kriest Rene Kriest is offline
 
Join Date: Jun 2008
Location: Germany ./. Reality
Posts: 157
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by redlabour View Post
Screenshot? It works in IE - so how should it be wrong installed?
Take your time. Just because it doen't work for you doesn't mean it mustn't work for anybody.

Maybe you forgot to shut down flash blocker/anti script etc. FF is highly adjustable and a lot of flash problems stem from FF addons which by default aren't used by IE X.X...
Reply With Quote
  #30  
Old 12-31-2008, 07:15 PM
steven s's Avatar
steven s steven s is offline
 
Join Date: Aug 2004
Location: Greenville, SC
Posts: 572
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by logicuk View Post
Dont work in firefox or safari on mac, uninstalled
Yes it does.
  1. Mac OS 10.4.11
  2. Firefox 3.0.5 :up:
  3. Safari 3.1.2 :up:
  4. Safari 3.2.1 :up:
Reply With Quote
  #31  
Old 12-31-2008, 08:13 PM
Loki12 Loki12 is offline
 
Join Date: Jul 2004
Posts: 152
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've tried everything but it's not working
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:09 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06617 seconds
  • Memory Usage 2,320KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_php
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete