home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1997: Best New Mac Games / Image(3).iso / Games / Grossology / demo.dxr / Main_hole_2.ls < prev    next >
Encoding:
Text File  |  1997-07-31  |  189 b   |  10 lines

  1. on enterFrame
  2.   set the visible of sprite 7 to 1
  3.   set the memberNum of sprite 7 to the number of member "nenikezd" of castLib "proba"
  4.   updateStage()
  5. end
  6.  
  7. on exitFrame
  8.   go(the frame)
  9. end
  10.