(*) = obligatory parameter
| Parameter | Description | 
|---|---|
| credits (*) | Applet by Dario Sciacca (www.dseffects.com) | 
| text[1-N] (*) | text | 
| textx[1-N] | text horizontal position | 
| texty[1-N] | text vertical position | 
| textcolor[1-N] | text color (hexadecimal red-green-blue triplet) | 
| textfont[1-N] | text font | 
| textstyle[1-N] | text style (plain,bold,italic,bold italic) | 
| textsize[1-N] | text size | 
| image | image to load (.gif or .jpg) | 
| bgcolor | background color (hexadecimal red-green-blue triplet) | 
| speed | speed (1-8) | 
| pause | pause (0-1000) | 
| interactive | interactive (in,out,no) | 
| Parameter | Description | 
|---|---|
| overimage | overimage to load (.gif or .jpg) | 
| overimagex | overimage horizontal position | 
| overimagey | overimage vertical position | 
| overtext[1-N] | overtext | 
| overtexty[1-N] | overtext vertical position | 
| overtextcol[1-N] | overtext color (hexadecimal red-green-blue triplet) | 
| overtextcols[1-N] | overtext shadow color (hexadecimal red-green-blue triplet) | 
| overtextfont[1-N] | overtext font | 
| overtextstyle[1-N] | overtext style (plain,bold,italic,bold italic) | 
| overtextsize[1-N] | overtext size | 
| overtexttype[1-N] | overtext type (scrollleft,scrollright,scrollup,scrolldown) | 
| overtextspeed[1-N] | overtext speed (1-4) | 
| Parameter | Description | 
|---|---|
| regkey | registration key | 
| regstatusmsg[1-N] | message displayed on statusbar when mouse is over the applet | 
| reglink[1-N] | URL link when the applet is clicked | 
| regtarget[1-N] | frame name (_blank,_self,_parent,_top or custom frame name) |