home *** CD-ROM | disk | FTP | other *** search
/ Art Fundamentals - Core Concepts in Art / Art Fundamentals: Core Concepts in Art.iso / pc / shape.dxr / 00009.ls < prev    next >
Encoding:
Text File  |  2001-07-16  |  144 b   |  9 lines

  1. on mouseUp me
  2.   puppetTransition(1, 4, 1, 1)
  3.   showit(135, 138)
  4.   hideit(161, 164)
  5.   showit(77, 78)
  6.   sprite(134).visible = 0
  7.   go("Tran1")
  8. end
  9.