(Show national flags) Write an applet that introduces national flags, one after the other, by presenting each one’s photo, name, and description (see Figure 18.24b) along with audio that reads the description. Suppose your applet displays the flags of eight countries. Assume that the photo image files, named flag0.gif, flag1.gif, and so on, up to flag7.gif, are stored in a subdirectory named image in the applet’s directory. The length of each audio is less than 10 seconds. Assume that the name and description of each country’s flag are passed from the HTML using the parameters name0, name1, . . . , name7, and description0, description1, . . . , and description7. Pass the number of countries as an HTML parameter using numberOfCountries. Here is an example:
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.