Log In · Register

 
how do i make text move
DisneyPrincessKa...
post Jan 19 2004, 05:32 PM
Post #1


I wanna be roman
******

Group: Member
Posts: 1,844
Joined: Jan 2004
Member No: 989



how do i make texy move? i know theres a code for it but i dont know what it is. help kate
 
 
Start new topic
Replies
da_lildo_dumb0da...
post Jan 23 2004, 09:02 PM
Post #2


huh?
***

Group: Member
Posts: 45
Joined: Jan 2004
Member No: 1,355



i have some more marquee scripts.

CODE
<!-- begin code provided by createblog.com -->
the one that u change font, color, etc.
<marquee direction="right"><font face="Impact" size=30 color=lavender>at xanga [[dot]] com</marquee>
<!-- end code provided by createblog.com -->


CODE
<!-- begin code provided by createblog.com -->
i call this the shout out thing
<marquee direction="up" scrollAmount="2" style="width:'200';height:'200'">
<center>shoutoutz<br>if i forget u tell me</B></center>
<br>
<center>joshua</center>
<br>
<center>bach-ngan</center>
<br>
<center>nick</center>
<br>
<center>regina</center>
<br>
<center>zack</center>
<br>
<center>mason</center>
<br>
<center>dillon</center>
<br>
<center>kristen</center>
<br>
<center>brenna</center>
<br>
<center>hassen</center>
<br>
<center>roxanna</center>
<br>
<center>genesis</center>
<br>
<center>dylan sa</center>
<br>
<center>sam</center>
<br>
<center>daniel</center>
<br>
<center>arthur y.</center>
<br>
<center>sonya</center>
<br>
<center>others</center>
</marquee></center>
<!-- end code provided by createblog.com -->


CODE
<!-- begin code provided by createblog.com -->
another one
<FONT color=#FFF0F5><MARQUEE
behavior=alternate direction=left scrollAmount=3 width="4%"><font
face=Webdings>4</font></MARQUEE><MARQUEE scrollAmount=1 direction=left
width="2%">| |   |</MARQUEE><FONT color=#FFF0F5><B> ADD MESSAGE HERE </B></FONT></B><FONT
color=#FFF0F5><MARQUEE
scrollAmount=1 direction=right width="2%">|   | |</MARQUEE><MARQUEE
behavior=alternate direction=right scrollAmount=3 width="4%"><font
face=webdings>3</font></MARQUEE></FONT>
<!-- end code provided by createblog.com -->


CODE
<!-- begin code provided by createblog.com -->
the swirly one
<font size="1">
<font face="Arial, Verdana, sans-serif">
<BR><BR><MARQUEE DIRECTION=up SCROLLDELAY=1 SCROLLAMOUNT=2 HEIGHT=100 STYLE="text-Verdana MS:justify;filter:wave(add=25, phase=1, freq=2, strength=45);<FONT COLOR=#000000>">
<BR>K
<BR>O
<BR>R
<BR>E
<BR>A
<BR>N
<BR>
<BR>P
<BR>R
<BR>I
<BR>D
<BR>E
<BR>!
</marquee>
</font>
</font>
<p>
<!-- end code provided by createblog.com -->


CODE
<!-- begin code provided by createblog.com -->
another one
<TABLE width=520>
<TR>
<TD align=center>
<MARQUEE HEIGHT=50 DIRECTION=UP BEHAVIOR=ALTERNATE

SCROLLAMOUNT=1 STYLE="filter:wave(add=5, phase=1, freq=3,

strength=25);">
<FONT face=symbol size=5>
p
</FONT>
</MARQUEE>
</TD>
<TD width=450 align=center>
<MARQUEE direction=up HEIGHT=60 BEHAVIOR=SCROLL SCROLLAMOUNT=1 STYLE="filter:wave(add=5, phase=1, freq=2,
strength=2);">
<center>
<FONT face="verdana">
whatever
<br>
whatever
<br>
whatever
<br>
whatever
<br>
whatever
<br>
whatever
<br>
whatever
</center>
</MARQUEE>
</TD>
<TD align=center>
<MARQUEE HEIGHT=50 DIRECTION=DOWN BEHAVIOR=ALTERNATE

SCROLLAMOUNT=1 STYLE="filter:wave(add=5, phase=1, freq=3,

strength=25);">
<FONT face=symbol size=5>
p
</FONT>
</MARQUEE>
</TD>
</TR>
</TABLE>
<!-- end code provided by createblog.com -->


CODE
<!-- begin code provided by createblog.com -->
jumping marquee
<marquee align="middle" behavior="alternate" direction="up" scrolldelay=20 scrollamount=2 height="23" width="4%"><b>k</b></marquee>
<marquee align="middle" behavior="alternate" direction="down" scrolldelay=15 scrollamount=3 height="24" width="4%">o</marquee>
<marquee align="middle" behavior="alternate" direction="up" scrolldelay=20scrollamount=2 height="23" width="4%"><b>r</b></marquee>
<marquee align="middle" behavior="alternate" direction="down" scrolldelay=15 scrollamount=2 height="24" width="4%">e</marquee>
<marquee align="middle" behavior="alternate" direction="up" scrolldelay=20 scrollamount=2 height="23" width="4%"><b>a</b></marquee>
<marquee align="middle" behavior="alternate" direction="down" scrolldelay=15 scrollamount=3 height="24" width="4%">n</marquee>
<marquee align="middle" behavior="alternate" direction="up" scrolldelay=20 scrollamount=2 height="23" width="4%"><b> </b></marquee>
<marquee align="middle" behavior="alternate" direction="down" scrolldelay=15 scrollamount=3 height="24" width="4%">p</marquee>
<marquee align="middle" behavior="alternate" direction="up" scrolldelay=20 scrollamount=2 height="23" width="4%"><b>r</b></marquee>
<marquee align="middle" behavior="alternate" direction="down" scrolldelay=15 scrollamount=3 height="24" width="4%">i</marquee>
<marquee align="middle" behavior="alternate" direction="up" scrolldelay=20 scrollamount=2 height="23" width="4%"><b>d</b></marquee>
<marquee align="middle" behavior="alternate" direction="down" scrolldelay=15 scrollamount=3 height="24" width="4%">e</marquee>
<marquee align="middle" behavior="alternate" direction="up" scrolldelay=20 scrollamount=2 height="23" width="4%"><b>!</b></marquee>
<marquee align="middle" behavior="alternate" direction="down" scrolldelay=15 scrollamount=3 height="24" width="4%">!</marquee>
<marquee align="middle" behavior="alternate" direction="up" scrolldelay=20 scrollamount=2 height="23" width="4%"><b>!</b></marquee>
<!-- end code provided by createblog.com -->


CODE
<!-- begin code provided by createblog.com -->
another weird one that i think doesnt work....
<MARQUEE DIRECTION=UP SCROLLAMOUNT=2 WIDTH=100% Height=50
STYLE="filter:blur(add=2, phase=2, freq=2,
strength=30);COLORTAG="#000000"><FONT
STYLE="text-align:center;font-family:cheri;
color:#000000;font-size:10;">
<center><br>INSERT TEXT HERE
</marquee>
</center></font>

another one 2
<script language="JavaScript">
<!--
line=new Object()
line[1]="text
line[2]="TEXT!!
line[3]="I SAID TEXT!!"
line[4]=">.<TEXT!!"
line[5]="........ oMG!"
line[6]="blahblah"
line[7]="BLAH"
line[8]="da;skba"
lines= 8//-- number of lines



//--Don't edit below this line

document.write('<form name="bannerform">')
document.write('<div align="left"><center><p><input type="text" name="banner" size="50"')
document.write(' style="background-color: #66DDFF; color: #334466; text-align:center; font-family: arial; font-size: 9pt; border: 1px solid " onfocus="blur()"></p>')
document.write(' </center></div>')
document.write('</form>')

temp=""
nextchar=-1;
nextline=1;
cursor="\\"
function animate(){
if (temp==line[nextline] & temp.length==line[nextline].length & nextline!=lines){
nextline++;
nextchar=-1;
document.bannerform.banner.value=temp;
temp="";
setTimeout("nextstep()",1000)}
else if (nextline==lines & temp==line[nextline] & temp.length==line[nextline].length){
nextline=1;
nextchar=-1;
document.bannerform.banner.value=temp;
temp="";
setTimeout("nextstep()",1000)}
else{
nextstep()}}

function nextstep(){
if (cursor=="\\"){
cursor="|"}
else if (cursor=="|"){
cursor="/"}
else if (cursor=="/"){
cursor="-"}
else if (cursor=="-"){
cursor="\\"}
nextchar++;
temp+=line[nextline].charAt(nextchar);
document.bannerform.banner.value=temp+cursor
setTimeout("animate()",25)}


document.onload=animate();
// --></script>
<!-- end code provided by createblog.com -->
 

Posts in this topic
DisneyPrincessKate   how do i make text move   Jan 19 2004, 05:32 PM
krnxswat   CODE<!-- begin code provided by createblog...   Jan 19 2004, 05:35 PM
DisneyPrincessKate   thanks   Jan 19 2004, 05:38 PM
krnxswat   No problem!   Jan 19 2004, 05:45 PM
baybee   but it doesnt work for me.......   Jan 21 2004, 12:33 AM
chopstix-ninja   QUOTEbut it doesnt work for me.......  make ...   Jan 21 2004, 01:53 AM
ltjbuk09   STILL DOESN'T WORK FOR ME!   Jan 22 2004, 10:58 PM
Yoyo   QUOTE(ltjbuk09 @ 01-22-2004, 09:58 PM)STILL D...   Jan 22 2004, 11:15 PM
mohjaco   i have one on mine...but they're images though...   Jan 23 2004, 12:40 AM
tragic   well here you go this should work <marquee...   Jan 23 2004, 12:50 AM
xxxlilazngrlxxx   to make the text bounce use this... CODE<...   Jan 23 2004, 12:52 AM
mohjaco   whoa...thanks a bunch.   Jan 23 2004, 12:59 AM
tragic   yups   Jan 23 2004, 03:44 PM
da_lildo_dumb0dadumbass   i have some more marquee scripts. CODE<!-...   Jan 23 2004, 09:02 PM


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: