home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1996 August / WPCAUG96.ISO / makers / body / bodymain.dir / 00349.ls < prev    next >
Encoding:
Text File  |  1996-06-12  |  233 b   |  11 lines

  1. on mouseDown
  2.   global NextFrame, lastFrame
  3.   if the name of cast the mouseCast <> "fashion.up" then
  4.     exit
  5.   end if
  6.   if the name of cast the castNum of sprite 21 contains "off" then
  7.     exit
  8.   end if
  9.   DemoOnly(48, 525, -309)
  10. end
  11.