Use Paint Shop Pro to create a sprite that simulates a rotating planet. Modify Fig. 31.3 so that the sprite, animated with the Sprite control, rotates around a larger planet in the center of the page.
What will be an ideal response?
```
1
2
3
4
5
6
7
8
9
10
11 EVENT = "ONMARKER ( marker )">
12
13 if( marker == "mark1" )
14 bigPlanet.style.zIndex += 2;
15
16 if( marker == "mark2" )
17 bigPlanet.style.zIndex -= 2;
18
19
20
21
22
Sprite and Path Controls
Working Together
23
24

26
27
28 CLASSID = "CLSID:D7A7D7C3-D47F-11D0-89D3-00A0C90833E6">
29
30
31
32
33 <
Computer Science & Information Technology
You might also like to view...
Attendees can delete, reply, reply to all, or ____________________ the meeting message.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology
Why is NetBIOS still used in Windows Operating Systems?
What will be an ideal response?
Computer Science & Information Technology
A ____ is typically an application that runs on a computer or device, which requests resources or services from another computer or device.
A. server B. client C. host D. web
Computer Science & Information Technology
Describe a bit and a byte. Also, explain how many bytes are in a kilobyte, megabyte, gigabyte, terabyte, and petabyte.
What will be an ideal response?
Computer Science & Information Technology