home *** CD-ROM | disk | FTP | other *** search
/ Asymetrix Demo / Asymetrix.iso / prg / tutorial / vo32.wav (.mp3) < prev    next >
Waveform Audio File Format  |  1994-07-11  |  1.5 MB  |  1 channel  |  22,050 sample rate  |  1 minute, 12 seconds
Transcription: You can respond to a drag and drop operation by showing different pages in a viewer. Our drag and drop operation uses objects on this page, so we'll begin by editing the page script. The end drag message is sent at the end of the operation. By handling this message, we can evaluate the destination object. We've used an if structure to make sure the destination object is valid and that the object isn't being dropped on itself. If so, we open Viewer pop-up. We want to show a different page depending on whether or not we use City 1. To do this, we'll nest a second if structure. If City 1 is part ...