08 August 2013

Scroll Txt




- > > > SCROLL TEXT < < < -


If you want a scroll image just replace the TXT to IMAGE code

NOTE: we can't set the marquee speed and behavior!

any special effects not working in FFSng now...

direction=up RUBY..direction=up
code:

<marquee direction=up height=50>direction=up</marquee>


direction=down

RUBY.direction=down
code:

<marquee direction=down height=50>direction=down</marquee>


direction=left
RUBY

code:

<marquee>YOUR TXT HERE</marquee>


direction=right RUBY

code:

<marquee direction="right">YOUR TXT HERE</marquee>


with border
RUBY......

code:

<marquee style="border:BLUE 1px SOLID">YOUR TXT HERE<marquee>


with background
RUBY

code:

<marquee direction="left" style="background:RED" style="border:#000066 2px solid">YOUR TXT HERE<marquee>


The splitting effect with color:
RUBY...RUBY...

code:

<marquee width=100 direction=left bgcolor=orange>YOUR TXT HERE</marquee><marquee width=100 direction=right bgcolor=pink>YOUR TXT HERE</marquee>


The crashing effect with color:
RUBY...RUBY...

code:

<marquee width=100 direction=right bgcolor=orange>YOUR TXT HERE</marquee><marquee width=100 direction=left bgcolor=pink>YOUR TXT HERE</marquee>


♥| | | | | | |RUBY| | | | | | |♥


code:

<center><MARQUEE behavior=alternate direction=left scrollAmount=2 width="4%">♥</MARQUEE><MARQUEE scrollAmount=4 direction=left width="8%">♥| | | | | | |</MARQUEE>YOUR TXT HERE<MARQUEE scrollAmount=4 direction=right width="8%">| | | | | | |♥</MARQUEE><MARQUEE behavior=alternate direction=right scrollAmount=2 width="4%">♥</MARQUEE></center>


<<<Opposite Direction Marquees>>>


code:

<marquee scrollamount="5" width="40">&lt;&lt;&lt;</marquee>YOUR TXT HERE<marquee scrollamount="5" direction="right" width="40">&gt;&gt;&gt;</marquee>


Your words hereYour words here


code:

<marquee direction=left width=50%>Your words here</marquee><marquee direction=right width=50%>Your words here</marquee>






- Comments

No comments:

Post a Comment