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

  1. on exitFrame
  2.   global y_frame, MyCur, xcapi, y_linea
  3.   set fotoB to "I" & y_frame & "B"
  4.   DoHide(58)
  5.   set the member of sprite 58 to member fotoB
  6.   set the cursor of sprite 58 to MyCur
  7.   DoShow(58)
  8. end
  9.