home *** CD-ROM | disk | FTP | other *** search
/ T-Shirt Design Shop / TSHIRT_Designer.ISO / data / odata1 / mcards / notes.dxr / 00187.ls < prev    next >
Encoding:
Text File  |  1998-05-02  |  105 b   |  9 lines

  1. on exitFrame
  2.   go(the frame)
  3. end
  4.  
  5. on mouseDown
  6.   puppetTransition(6, 0, 14)
  7.   go(label("final") + 1)
  8. end
  9.