The following HTML-tags are used to cause the applets behavior as seen above:

<applet code="DrumAnim.class" width=240 height=130>
 <param name="BPM" value="135">
 <param name="ONOFF" value="ON">
</applet>

BPM
  • Beats Per Minute, the speed which the Drumming starts with.
ONOFF:
  • ON if the drum should be active at launch, OFF otherwhise.



Download the necessary files here!
or
Back to Håkan's homepage?
Ups!