home *** CD-ROM | disk | FTP | other *** search
/ PC Format (UK) 86 / PC_Format_September1998_Issue86.iso / Tech / DIRECTOR / data.z / Animation Wizard.dir / 00302.ls < prev    next >
Encoding:
Text File  |  1997-05-10  |  147 b   |  6 lines

  1. on mouseDown
  2.   global goZooms, goVisualStyles
  3.   set theNewVisualStyle to mHit(goVisualStyles)
  4.   mSetNewVisualStyle(goZooms, theNewVisualStyle)
  5. end
  6.