Java Applet tScroll V 3.01

[ tScroll | tOnglet | tListe | tCalDate | tEuroCalc | tCalEvent | tBBar | tChart | tFunction | Winmine | tCount | tButton ]
[ Search | Home Page | Home Page FR ]

INDEX
suger1                            
                           
                             
                             
                             
                             



Description
tScroll is a nice, free, and small Texte scrolling Applet. tScroll runs on all browsers with JDK 1.02 support.

tScroll est une jolie, petite applet de scrolling de texte GRATUITE. Sa taille réduite vous permet de l'utiliser facilement (8.4 Ko). Elle est totalement parametrable et fonctionne sur tous les navigateurs supportant le JDK 1.02.

Retour Index



HTML Source
<applet code=tscroll.class width=350 height=100>
	<param name=file value="./txt/texte.txt">
	<param name=csep value="1">
	<param name=tscr value=2>  
	<param name=image value="./img/img0.gif">   
	<param name=fgimg value="./img/fgimg.gif">   
	<param name=speed value=1>
	<param name=delay value=8>
	<param name=scroll value=1>
	<param name=pause value=4000>         
</applet>
Retour Index



Parametres
Param nameTypeDescription
filestringData file or prefix for "line param"
csepchartext delimiteur (default "§")
imagetextName of background image
fgimgtextName of foregroung image
tscrinteger4 Vertical no effect
3 Vertical Fade effect
2 Vertical Fill Effect
1 Horizontal (1)
speedintegerspeed scroll (1)
delayintegermsecs between jumps (100)
pauseintegermsecs waiting vertical scroll
targettextTarget windows (with "link")
StopOnMouseOverintStop scrolling if the mouse is over the applet (0, 1)
Retour Index



Data File
ColTypeDescription
1 Messagestringuse \n for new line
2 URLstringLink URL
3 Txt ColorintegerDecimal value
4 Bck ColorintegerDecimal value
5 Font NamestringArial, Courier, ...
6 Font Sizeinteger8..40
7 Targetstringdefault _self
8 Font Styleinteger0 none, 1 bold, 2 italic, 3 bold italic
9 Alignementinteger0 Center, 1 Right, 2 Left
Retour Index




History
3.01get cSep param and change default cSep "§" => ";".
3.00New data file format and can read data in param file.
2.25Change cursor, and add Stop.. parameter.
1.00Creation...
Retour Index



Download file
tScrolltscroll.zip (12Ko)      (backup)
Sourcetscroll.java    rd2.java
Retour Index


Copyright © 1996..2000, R. BERTHOU. Tous droits réservés.
Dernière modification le 29 Janvier 2000 08H16