[CircleBanner]

[HTML-Code]

<APPLET CODE="CircleBanner.class" WIDTH="350" HEIGHT="120" ALIGN="BOTTOM">
<PARAM NAME="message" VALUE="avaJ">
<PARAM NAME="direction" VALUE="clockwise">
<PARAM NAME="x" VALUE="250">
<PARAM NAME="radius" VALUE="25">
<PARAM NAME="fontname" VALUE="Courier">
<PARAM NAME="fontstyle" VALUE="BOLD">
<PARAM NAME="fontsize" VALUE="70">
<PARAM NAME="effects" VALUE="fixedpastels">
<PARAM NAME="image" VALUE="jb2.gif">
<PARAM NAME="imageattribute" VALUE="tile">
<PARAM NAME="rotationfactor" VALUE="0">
<PARAM NAME="pause" VALUE="0">
<PARAM NAME="seed" VALUE="1002">
</APPLET>

[Beschreibung der Parameter]

message: Der Text
direction: clockwise, counterclockwise
url: ein link
fontname: Schriftart I.E.4.0.(Dialog, Helvetica, TimesRoman, Courier, DialogInput, ZapfDingbats).
Netscape 4.04.(Dialog, SansSerif, Serif, Monospaced, Helvetica, TimesRoman, Courier, DialogInput, ZapfDingbats).
fontsize: Schriftgrösse
fontstyle: BOLD, ITALIC, PLAIN
fontpadding: Extra space (in pixels) applied to both the font's width and height.
background: Hintergrundfarbe
foreground: Vordergrundfarbe
image: Hintergrundgrafik
imageattribute: Darstellungsart der Hintergrundgrafik (center, tile, scale)
effects: Spezial-Farbeffekte: fixedcolors, fixedpastels, randomcolors, randompastels
seed: Einstellung für Pseudo-Zufallszahlen. Setzen Sie diesen Parameter, um die gleichen Farbfolgen für die 'effects'- Parameter zu generieren, z.B. 233280, 9301, 49297.
pause: Pause in Millisekunden zwischen Bildneuaufbau (beeinflusst Rotationsgeschwindigkeit)
rotationfactor: 0 - 100 und höher. beeinflusst Rotationsgeschwindigkeit
radius: Radius (in pixels).
x: horizontale Position der Kreismitte
y: vertikale Position der Kreismitte

[Autor]

Michael Raillard

[Download]

Copyright © 1998- Nightfire Java Archiv Applet No: 030