No, I didn't use the AOL script. It's all html code.
I use an a Excel spreadsheet. I put the front half of
the hexadecimal color code into a column, whith the next
column blank for the text I use, and then the closing
font code. I type down the row leaving spaces between
words.
The first part in the first column looks like this:<h3><FONT COLOR="FF0033"><</FONT>FONT COLOR="FF3333"<FONT COLOR="FF0033">></FONT></h3>the "FF0033" is the hexadecimal font code for <FONT COLOR="FF0033">RED</font>. I just
change the code for each color and just paste the code down.
The second column is left blank, where I fill the letters I want
to use.
The third column has this code in it:<h3><FONT COLOR="FF0033"><</FONT>/FONT<FONT COLOR="FF0033">></FONT>
</h3>This tells the hexadecimal font code to stop that color.
I then cut and paste all three columns into a text editor
(I highly endorse NoteTab) and remove all the TABs.
Here's how the code for using "Hello Blir" will look:<h3>
<FONT COLOR="FF0033"><</FONT>FONT COLOR="FF3333"<FONT COLOR="FF0033">></FONT>H<FONT COLOR="FF0033"><</FONT>/FONT<FONT COLOR="FF0033">></FONT>
<FONT COLOR="FF0033"><</FONT>FONT COLOR="CCFF33"<FONT COLOR="FF0033">></FONT>e<FONT COLOR="FF0033"><</FONT>/FONT<FONT COLOR="FF0033">></FONT>
<FONT COLOR="FF0033"><</FONT>FONT COLOR="66FFFF"<FONT<FONT COLOR="FF0033">></FONT>l<FONT COLOR="FF0033"><</FONT>/FONT<FONT COLOR="FF0033">></FONT>
<FONT COLOR="FF0033"><</FONT>FONT COLOR="0000CC"<FONT COLOR="FF0033">></FONT>l<FONT COLOR="FF0033"><</FONT>/FONT<FONT COLOR="FF0033">></FONT>
<FONT COLOR="FF0033"><</FONT>FONT COLOR="CC00CC"<FONT COLOR="FF0033">></FONT>o<FONT COLOR="FF0033"><</FONT>/FONT<FONT COLOR="FF0033">></FONT>
<FONT COLOR="FF0033"><</FONT>FONT COLOR="003300"<FONT COLOR="FF0033">></FONT> <FONT COLOR="FF0033"><</FONT>/FONT<FONT COLOR="FF0033">></FONT>
<FONT COLOR="FF0033"><</FONT>FONT COLOR="FFCC33"<FONT COLOR="FF0033">></FONT>B<FONT COLOR="FF0033"><</FONT>/FONT<FONT COLOR="FF0033">></FONT>
<FONT COLOR="FF0033"><</FONT>FONT COLOR="9999CC"<FONT COLOR="FF0033">></FONT>l<FONT COLOR="FF0033"><</FONT>/FONT<FONT COLOR="FF0033">></FONT>
<FONT COLOR="FF0033"><</FONT>FONT COLOR="003399"<FONT COLOR="FF0033">></FONT>i<FONT COLOR="FF0033"><</FONT>/FONT<FONT COLOR="FF0033">></FONT>
<FONT COLOR="FF0033"><</FONT>FONT COLOR="FF3333"<FONT COLOR="FF0033">></FONT>r<FONT COLOR="FF0033"><</FONT>/FONT<FONT COLOR="FF0033">></FONT></h3>
Which will give you these results:<h1>
<FONT COLOR="FF3333">H</FONT><FONT COLOR="CCFF33">e</FONT><FONT COLOR="66FFFF">l</FONT><FONT COLOR="0000CC">l</FONT><FONT COLOR="CC00CC">o</FONT><FONT COLOR="003300"> </FONT><FONT COLOR="FFCC33">B</FONT><FONT COLOR="9999CC">l</FONT><FONT COLOR="003399">i</FONT><FONT COLOR="FF3333">r</FONT></h1>
If you want to learn more about using hexadecimal codes,
here's a website that explains how they work:
http://www.davesite.com/webstation/html/hexchart.shtml
Here's a great site for hexadecimal codes:
http://www.december.com/html/spec/colorsafe.html
BTW, Version 3 of Video Name That Tune is excellent.
Only one video has me clueless, and two others are
familiar, yet, I can't recall the artists or songs.
Good work Blir.
...and I haven't felt so alive, in years.