home *** CD-ROM | disk | FTP | other *** search
/ Fuji Wa La Te I Ka - Hyakunin Isshu Karuta / KARUTA.bin / wins / lib_st.dir / 00007_Script_7 < prev    next >
Text File  |  1995-11-13  |  167b  |  11 lines

  1. on exitFrame
  2.   if not soundBusy(2) then
  3.     go to movie "LIBRARY"
  4.     tell the stage
  5.       go to "LIB0"
  6.     end tell
  7.   else
  8.     go to the frame
  9.   end if
  10. end
  11.