home *** CD-ROM | disk | FTP | other *** search
/ Grandes Inventos / INVENTOS.bin / pc / media / radio.dxr / 00398.ls < prev    next >
Encoding:
Text File  |  1996-01-01  |  131 b   |  8 lines

  1. on exitFrame
  2.   global gIdiom
  3.   MyUnload()
  4.   MyPreload()
  5.   setUpQt("RADIO2" & gIdiom & ".MOV", 183, 75, "PLAY")
  6.   updateStage()
  7. end
  8.