home *** CD-ROM | disk | FTP | other *** search
/ Asymetrix Demo / Asymetrix.iso / prg / tutorial / vo33.wav (.mp3) < prev    next >
Waveform Audio File Format  |  1994-07-11  |  830.0 KB  |  1 channel  |  22,050 sample rate  |  38 seconds
Transcription: You can create animations by showing and hiding objects. We're going to animate the X-SAT logo. In the page script, we'll add an Enter Page Handler. It's a good practice to forward messages like this one, in case other objects want to handle them. We'll use a Step Loop and the Show command to display the groups Swirl 1 through Swirl 6. We'll also need a Leave Page Handler to reset the animation. Here, we'll hide the groups using a similar structure. Finally, we update the script and exit. We'll switch to reader level to see our results. We'll navigate between pages to view the animation.