[CodeBrainYak]






[Code]

<APPLET CODE = "CodeBrainYak.class" WIDTH=200 HEIGHT=23>

  <PARAM NAME = "Notice"            VALUE="Applet by www.CodeBrain.com">

  <PARAM NAME = "BackgroundColor"   VALUE="0,0,0">

  <PARAM NAME = "FontName"          VALUE="Dialog">
  <PARAM NAME = "FontSize"          VALUE="13">
  <PARAM NAME = "FontStyle"         VALUE="plain">

  <PARAM NAME = "Text"              VALUE="Demonstration 1">
  <PARAM NAME = "TextXY"            VALUE="30,16">
  <PARAM NAME = "TextShiftXY"       VALUE="46,0">
  <PARAM NAME = "TextColor"         VALUE="155,210,210">
  <PARAM NAME = "TextHotColor"      VALUE="200,255,150">

  <PARAM NAME = "StatusBarText"     VALUE="Demonstration 1 ...">

  <PARAM NAME = "BoxMode"           VALUE="3">
  <PARAM NAME = "BoxStyle"          VALUE="1">
  <PARAM NAME = "BoxInset"          VALUE="1">
  <PARAM NAME = "BoxThick"          VALUE="1">
  <PARAM NAME = "BoxColor"          VALUE="193,132,255">
  <PARAM NAME = "BoxHotColor"       VALUE="255,255,123">

  <PARAM NAME = "Image1"            VALUE="ball_right.gif">
  <PARAM NAME = "Image2"            VALUE="ball_left.gif">

  <PARAM NAME = "AnimateMode"       VALUE="4">

  <PARAM NAME = "Sound"             VALUE="CodeBrainYak_3.au">

  <PARAM NAME = "Link"              VALUE="http:www.nightfire.ch">
  <PARAM NAME = "Target"            VALUE="_new">

  <PARAM NAME = "Dwell"             VALUE="100">

</APPLET>

[Beschreibung der Parameter]

Im ZIP-File ist neben weiteren Beispielen eine ausführliche Beschreibung der Parameter enthalten.

[Autor]

Codebrain

[Download]

Copyright © 1998- Nightfire Java Archiv Applet No: 284