home *** CD-ROM | disk | FTP | other *** search
/ InterNet Essentials for Pharmacists / InterNet Essentials for Pharmacists.iso / InterNet.exe / InterNet.dxr / 00006_gotoFrame.ls < prev    next >
Encoding:
Text File  |  2000-11-16  |  105 b   |  7 lines

  1. on exitFrame me
  2.   if soundBusy(3) = 0 then
  3.     puppetSound(3, "iemusic22b")
  4.   end if
  5.   go(the frame)
  6. end
  7.