The dancing Samoela
Structure of this applet:
Structure | Mandatory/Optional | Parameter type | Remark |
<applet code="Samoela.class" width="xxx" height="xxx"> | - | - | - |
<param name="author" value="Benoit Fils RAZAFIMBAHOAKA"> | Mandatory & Constant | String | Author's Name |
<param name="fps" value="xxx"> | Optional | Integer | Speed |
<param name="deltaX" value="xxx"> | Optional | Integer | X Incrementation |
<param name="txt" value="xxx"> | Mandatory | String | Name of the shown text file |
<param name="maxLs" value="xxx"> | Optional | Integer | Max. number of lines |
<param name="changePer" value="xxx"> | Optional | Integer | Time interval for the text sequences |
<param name="shX" value="xxx"> | Optional | Integer | Control of the X coordinate of the dancer |
<param name="shY" value="xxx"> | Optional | Integer | Control of the Y coordinate of the dancer |
<param name="shDY" value="xxx"> | Optional | Integer | Control of the Y coorditate of the text |
</applet> | - | - | - |
- | - | - | - |
Other files to be put in the current directory | |||
b1.gif, b2.gif,
b3.gif, ... , b49.gif, b50.gif {the image frames of the
dancing baby - 50 images} |
Webmaster Benoit Fils Razafimbahoaka