home *** CD-ROM | disk | FTP | other *** search
/ Ultima IX Ascension Press Kit / presskit.iso / uamain.dir / 00341_Script_341 < prev    next >
Text File  |  1999-04-26  |  117b  |  7 lines

  1. on exitFrame
  2.   if (the mediabusy of sprite 1)=0 then
  3.     go to frame "lbd"
  4.   else
  5.     go the frame
  6.   end if
  7. end