<APPLET code="Ani2.class" width=640 height=480>
<PARAM name="basename" value="image">
<PARAM name="num_images" value="5">
</APPLET>
In a directory, I have the "Ani2.class" file along with 5 images named "image0.gif", "image1.gif", ... , "image4.gif". My guess is that we aren't using the "basename" parameter correctly. Do you see a problem?
The "Error loading image 1; quitting." usually means that it can't find the required filenames...
![]()
| New entries to this page can be added by the users. Fill out the submission form and observe your new entry on the top of the list. |