Extended Applet
This applet illustrates the construction of a Java DxM model including:
- importing an image and a sound
- using the height and width of the applet for scaling the image to fit
properly
- animating the image and looping the sound
- setting the resulting image and sound to be presented
- constructing a DxM applet, including the proper steps for initialization
For a short tutorial on this sample click this button:
View Java Source Code