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

  1. on exitFrame
  2.   global y_frame, fotoA
  3.   set fotoA to "I" & y_frame & "A"
  4.   DoHide(55, 56, 57)
  5.   set the member of sprite 57 to member fotoA
  6.   set the visible of sprite 57 to 1
  7. end
  8.