|
wavemode
|
You can choose your scrolling
type :
Horizontal, Vertical or Jumping.
For vertical and jumping scrolling, WaveScroll
manages amplitude in fonction of the height
parameter.
|
|
jumpspeed
|
You can control the jump
speed (1,2,...) through this parameter when wavemode = jumping.
|
|
text
|
Write your own text by this
parameter, regardless to the case. WaveScroll
will convert it to uppercase. Warning :
All the letters used have to be correctly indexed
in the fontindex parameter !
|
|
speed
|
Select the speed of the scrolltext
(pixels/frame)
|
|
wavetype
|
You can choose the wave type
in the following value:
- classic : A simple sine wave.
- swing : A simple sine wave.
- short : A 3 short frequencies wave.
- long : A 2 long frequencies wave.
- smooth: A 2 frequencies wave that suits for horizontal scroll.
- halfsmooth: The half smooth frequencies .
All frequencies are scaled
to width parameter for a vertical scrolling
and height parameter for horizontal scrolling.
|
|
wavespeed
|
You can control the propagation
of the wave (0,1,...). Useful for cool effects.
|
|
reversefx
|
You can use a reverse propagation.
Useful for cool effects. Use yes (or no) to enable (or disable) this effect.
|
|
mirrormode
|
You can add
a mirror effect. mirrormode parameter provides : disabled (default), normal or perspective. |
|
mirrorheight
|
The height
of the mirror effect (1,..20,...), it
should be adjusted with the applet height parameter. |
|
starfield
|
An optional
starfield can be enabled throught this parameter (yes or no). |
|
starfieldcolor
|
Choose the
color of the starfield. Fill this parameter with RRGGBB
value. |
|
fps
|
Frame per Second
|
|
fontfile
|
Filename
for the .gif containing the fonts.
e.g : tristarf.gif
|
|
fontwidth
|
width of the font in pixels
(e.g: 32)
|
|
fontheight
|
height of the font in pixels
(e.g: 32)
|
|
yspacing
|
space between 2 lines (in pixels)
of fonts (e.g: 0)
|
|
fontindex
|
A lookup table which describes
letters positions in the image file( line by line).
Warning :
Avoid the space character (i.e " ")
at the begining and at the end of the index. Use
a neutral character (e.g %) for unknown characters.
As example, for the fontfile (tristarf.gif) above
use :
%!|%%#%'()%%,-./0123456789:;
=%?%ABCDEFGHIJKLMNOPQRSTUVWXYZ%
Trick : If the text seems chaotic ;) then
there is an error in the fontindex.
|
|
bgcolor
|
Color of the background, regardless
to the font background. RRGGBB value only. (e.g
black = 000000 white = FFFFFF).
|
| text
..... |
Text windows support
is available here
(FineMenu Support)
|