home *** CD-ROM | disk | FTP | other *** search
/ CD Ware Multimedia 1998 May / CineCDW_02.iso / Datos / Datos.exe / Datos.dxr / 00001.ls next >
Encoding:
Text File  |  1998-04-13  |  126 b   |  10 lines

  1. on enterFrame
  2.   set the stageColor to 255
  3.   set the centerStage to 1
  4.   cursor(200)
  5. end
  6.  
  7. on exitFrame
  8.   go(1, "Datos.dat")
  9. end
  10.