vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   v3Arcade, Scrolling high scores. (https://vborg.vbsupport.ru/showthread.php?t=64669)

Blaminator 05-01-2004 10:00 PM

v3Arcade, Scrolling high scores.
 
My first ever release :)



This includes :

1 Template Edit :

Postbit
or Postbit_Legacy
(Whichever you use)

ETA Time of install : 2 Min.

Effects : Scrolling Arcade High Scores underneath user title.

Enjoy

/Blaminator

www.blaminator.co.uk

Fluous 05-02-2004 10:28 PM

what would be cool, i dont like how it just goes out so suddenly on that, is if you could have each award tween into eachother like one shows then fades out while the other fades in in its place.

Blaminator 05-03-2004 04:28 AM

Im not sure how to do that, but you can make it scroll left or right, just change this :

Code:

<marquee height="18" direction="up" ScrollDelay="75" ScrollAmount="1">$post[arcadeawards]</marquee><br/>
Into this (For right scroll):

Code:

<marquee height="18" direction="right" ScrollDelay="75" ScrollAmount="1">$post[arcadeawards]</marquee><br>
Or this (For left scroll) :

Code:

<marquee height="18" direction="left" ScrollDelay="75" ScrollAmount="1">$post[arcadeawards]</marquee><br>
:) Hope that helps

MrZeropage 05-16-2004 01:55 PM

does this MARQUEE-Tag work in all (actual) browsers ?

I don't want a hack that is only for IE-users ;)

Pixelgrounds 05-17-2004 04:41 PM

it dont work for me :( just creates a space between the User name & User Title :(

neocorteqz 05-18-2004 03:07 AM

screenshot??

Khoder 05-18-2004 09:20 AM

Website link comes up with an "Account Suspended Page".. Hmmm So I guess we cant see an example of it at work..

Polo 06-21-2004 10:12 PM

is there a screenshot for this hack?

DWard 06-26-2004 05:47 PM

The marquee function is supported in IE only as far as I'm aware. To make this script more versatile, you need to use javascript indefinately.

Blam Forumz 07-04-2004 04:42 PM

It's not supported in mozilla and operah im afraid - btw - im Blaminator, I just forgot my password and cant retrieve it since my email screwed up


All times are GMT. The time now is 08:13 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.01219 seconds
  • Memory Usage 1,727KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)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