The ParticleFire Applet uses a particle system to create a fire effect.
Features:
change color values
change parameters of the particle system
name | value-typ | description | default | must be set ? |
link | Url | null | no | |
targetWindow | String | the window for showing the link (_blank, _parent e.g.) | _this | no |
image | URL | image (use a transparent gif) | ||
image2 | URL | image when mouse is over applet area | ||
particles | int | number of particles | 500 | no |
sinus | int | value for sinus movement of particles | 16 | no |
backColor | Color | Color Theme | no | |
lowColor | Color | Color Theme | no | |
midColor | Color | Color Theme | no | |
upColor | Color | Color Theme | no | |
endColor | Color | Color Theme | no |