home *** CD-ROM | disk | FTP | other *** search
/ 15 Beaut Aussie Games 1 / BEAUTGAMESV1.iso / pc / Windows / data1.cab / Program_Files / dswmedia / games / canetoad.dcr / ezoneControl_11.ls < prev    next >
Encoding:
Text File  |  2002-01-01  |  92 b   |  10 lines

  1. on exitFrame
  2.   go(the frame)
  3. end
  4.  
  5. on mouseUp
  6.   cursor(-1)
  7.   resetScores()
  8.   go("title")
  9. end
  10.