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

  1. on exitFrame
  2.   global y_frame, gHayVid
  3.   if gHayVid then
  4.     set the memberNum of sprite 60 to member ("VV" & y_frame)
  5.     set the visible of sprite 60 to 1
  6.   end if
  7. end
  8.