home *** CD-ROM | disk | FTP | other *** search
/ MASPC 1 / MASPC_1.iso / CursoWordI / AFICHAS.DXR / 00005.ls < prev    next >
Encoding:
Text File  |  1998-07-20  |  238 b   |  10 lines

  1. on exitFrame
  2.   global xcapi, y_linea
  3.   DoHide(60, 63, 64, 65)
  4.   set the directToStage of sprite(60) to 1
  5.   set the member of sprite 60 to member ("VVC" & xcapi & y_linea) of castLib "internal"
  6.   DoShow(60)
  7.   cursor(0)
  8.   jdocursor(61)
  9. end
  10.