(Create an image animator with audio) Create animation using the applet shown in Figure 18.27 to meet the following requirements:
¦ Allow the user to specify the animation speed in a text field.
¦ Get the number of frames and the image’s file-name prefix from the user. For example, if the user enters n for the number of frames and L for the image prefix, then the files are L1, L2, and so on, to Ln. Assume that the images are stored in the image directory, a subdirectory of the applet’s directory.
¦ Allow the user to specify an audio file name. The audio file is stored in the same directory as the applet. The sound is played while the animation runs.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.