» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 67
0 members and 67 guests
No Members online
Most users ever online was 611, 03-21-2008 at 11:10 PM.
» .::.
Web Hosting - web hosting, dedicated servers and web design services
Online Degree - search for 1000+ online degrees, online colleges & online universities.
Tattoo - we are a group of tattoo enthusiasts
Gexa Energy - your absolute best choice in electric service
Texas electricity - save on electric rates
Football Betting - best nfl betting promotions at sportsbook.com.
Oral Chelation - initial cleansing of your veins & arteries
Portatiles - Ofertas en Ordenadores y Portatiles. Increibles Ofertas DELL.

Register Now! Contact Us

About this Page
This is a discussion on Scrolling Block within the Purged Topics forums, part of the NM Staff category; Hey, I'm trying to make a *scrolling* block for a squad roster. I tried to use some of the ...


Go Back   Nukemods Forum » NM Staff » Purged Topics

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 12-30-2002, 10:51 PM
Junior Member
 
Join Date: Dec 2002
Posts: 31
Send a message via ICQ to BULLWiNkLE Send a message via AIM to BULLWiNkLE Send a message via MSN to BULLWiNkLE
Scrolling Block
Hey,

I'm trying to make a *scrolling* block for a squad roster. I tried to use some of the code from the block-forums.php and this is what i got.

Code:
<?php

/************************************************************************/
/* PHP-NUKE: Web Portal System                                          */
/* ===========================                                          */
/*                                                                      */
/* Copyright (c) 2002 by Francisco Burzi                                */
/* http://phpnuke.org                                                   */
/*                                                                      */
/* This program is free software. You can redistribute it and/or modify */
/* it under the terms of the GNU General Public License as published by */
/* the Free Software Foundation; either version 2 of the License.       */
/************************************************************************/

if (eregi("block-Roster.php",$PHP_SELF)) {
    Header("Location: index.php");
    die();
}
//This is the Roster Block

$content = "<A name= \"scrollingCode\"></A>";
$content .="<MARQUEE behavior= \"scroll\" align= \"center\" direction= \"up\" height=\"220\" scrollamount= \"2\" scrolldelay= \"20\" onmouseover='this.stop()' onmouseout='this.start()'>";
$content .="<center> <STYLE=\"text-decoration: none\">Fatal Force Members</center>";

//All members go below here :)
$content = "|F2|BULLWiNkLE

|F2|sTiNg

|F2|Frosty

|F2|Orion

|F2|TaylorMade

|F2|ViKKaN";

?>
The result is in the bottom left of the page here. It doesn't scroll . Can someone debug this for me OR just tell me the scrolling block command since that is what I really need. Thanks!
__________________
Discombobulated Newb...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 12-30-2002, 11:15 PM
Senior Member
 
Join Date: Oct 2002
Location: Alabama, USA
Posts: 619
I havnt looked at the original but is there spaces between your = and your \ ? I don't think there should be spaces there. =\
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 12-31-2002, 05:00 AM
Junior Member
 
Join Date: Oct 2002
Location: Netherlands
Posts: 81
Try and download info-block v1.2 on http://www.matyscripts.com (needs registration).Here you can make some real excellent blocks with (i tried to duplicate yours and it looks very nice (with scroll)).You can even put images and such in the block.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 12-31-2002, 12:58 PM
Junior Member
 
Join Date: Dec 2002
Posts: 31
Send a message via ICQ to BULLWiNkLE Send a message via AIM to BULLWiNkLE Send a message via MSN to BULLWiNkLE
ok, thanks, anor. I'll try and use that now.
__________________
Discombobulated Newb...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
scrolling block pHREDD Nuke 7.x - Blocks 3 05-13-2006 02:28 AM
Scrolling text block evilsmiley Nuke 7.x - Blocks 1 01-22-2005 11:53 AM
scrolling block ambassador Nuke 7.x - Blocks 0 07-13-2004 12:31 PM
Scrolling info block theMechanic Nuke 6.5 to 6.9 - Blocks 1 04-12-2003 08:00 PM
Scrolling Forum Block that .... Cyberclark Purged Topics 4 12-06-2002 03:08 PM


All times are GMT -5. The time now is 09:42 AM.


Design by Vjacheslav Trushkin, color scheme by ColorizeIt!.

LinkBacks Enabled by vBSEO 3.1.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31