logo
Home
Free-Service
Online-Shop
Tassen & Co
CodeSnippets
WebTools
Software
Java/Scripte
Generatoren 
eKiwi Blog
Link zu uns
Impressum
Text ParameterFont ParametersExtra Parameters

Applet-Name: Announce
HTML - Code:

<APPLET CODE="announceit.class" CODEBASE="./" ALIGN="BASELINE" WIDTH="468" HEIGHT="60">

 <!-- Text Parameter -->
 <PARAM NAME="text_0" VALUE="kostenlose Banner ...">
 <PARAM NAME="wait_0" VALUE="150">
 <PARAM NAME="fadeout_0" VALUE="blur">
 <PARAM NAME="text_1" VALUE="...you can get it">
 <PARAM NAME="wait_1" VALUE="200">
 <PARAM NAME="fadeout_1" VALUE="wind&right">
 <PARAM NAME="text_2" VALUE="nothing is easier!">
 <PARAM NAME="wait_2" VALUE="150">
 <PARAM NAME="fadeout_2" VALUE="blood">
 <PARAM NAME="text_3" VALUE="come to www.ekiwi.de">
 <PARAM NAME="wait_3" VALUE="150">
 <PARAM NAME="fadeout_3" VALUE="fog&left">

 <!-- Font Parameters -->
 <PARAM NAME="fontname" VALUE="Courier">
 <PARAM NAME="fontsize" VALUE="24">
 <PARAM NAME="fontstyle" VALUE="bold">
 <PARAM NAME="fontcolor" VALUE="001166">
 <PARAM NAME="bgcolor" VALUE="FFFFFF">
 <PARAM NAME="align" VALUE="center">
 <PARAM NAME="valign" VALUE="center">
 <PARAM NAME="yspacing" VALUE="-5">

 <!-- Extra Parameters -->
 <PARAM NAME="timeout" VALUE="100"> </APPLET>

Erläuterungen: Sehr vielseitig gestaltbares Applet:
Bei den Textparametern gibtst du deinen gewünschten Text ein(text_0 bis text_3),die Dauer, wie lange der text sichtbar sein soll (wait_0 bis wait_3) und mit welcher Aktion der Text verschwinden soll (fadeout_0 bis fadeout_3).Hier kannst du ein wenig herumprobieren.
Bei den Schriftparametern kannst du Schriftart (fontname), Schriftgröße (fontsize), Schriftformat (fontstyle), Schriffarbe (fontcolor), Hintergrundfarbe (bgcolor) und noch verschiedene Ausrichtungen (align, valign, yspacing) einstellen.
Autor/Quelle:

unbekannt

Download: click hier