home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1996 August / WPCAUG96.ISO / multi / singing / firstmov.dxr / 00004_1.ls < prev    next >
Encoding:
Text File  |  1996-06-12  |  102 b   |  11 lines

  1. on mouseUp
  2.   if p(3) then
  3.     go("2")
  4.   end if
  5. end
  6.  
  7. on exitFrame
  8.   c([[3, OC()]])
  9.   go(the frame)
  10. end
  11.