CyclingColorsText version 1.0

This applet displays a text with letters colors changing with time. You can set the text, the text height, add sounds, a background image, a link...

Name

Description

Default

Status

text

text_height

height_shift

width_shift

pause

background_color

background_image

status_bar_text

sound_name

loop_sound


enter_sound_name

clic_sound_name

link

target

 

 

enter_background_color

registration_code

the text to display

the text height (pixels)

vertical shift from top-left top-left corner (pixels)

horizontal shift from top-left corner (pixels)

the animation pause between 2 colors changes (milli seconds)

the background color

the background image name

the text to display in the status bar when the mouse is over

the sound played on load

- "yes" : to loop the onload sound
- "no" : played one time

the sound played when mouse over

the sound played when click

URL linked page when click

the target of the new page :
- "_blank" : show in a new unnamed top-level window
          - "_self" : show in the current frame
           - "_parent" : show in the parent frame
           - "_top" : show in the top-most frame

the background color when mouse over

the registration code

-

10

vertically centered

horizontally centered

100

usual applet grey

-

-

-

no


-

-

-

_blank

 

 

-

-

required

required

required

required

required

required

optional

optional

optional

optional


optional

optional

optional

optional

 

 

optional

required

 

Special notes

* You can put relative URL (to target a file on your site) or absolute (with "http://...")
URL. example:
    relative URL: ../home/home.html
    absolute URL: http://www.yahoo.com

* The background color format is hexadecimal format like this : blue is "#0000ff"", red is "#ff0000" ... If you want that the background color is the same as the one of the page, look at the html source file and find the balise : <body bgcolor="#00FFFF"> then copy the value, here it's "#00ffff". Use the "HexColor" applet to convert RGB color to hexadecimal color.

Copyright 1999-2000 Taiji Software
All Rights Reserved
http://www.taijisoftware.com
support@taijisoftware.com