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_7.ls < prev    next >
Encoding:
Text File  |  2002-01-01  |  105 b   |  9 lines

  1. on exitFrame
  2.   if soundBusy(2) then
  3.     go(the frame)
  4.   else
  5.     cursor(-1)
  6.     go("title")
  7.   end if
  8. end
  9.