home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 February / CHIP_2_98.iso / software / testsoft / muzea / exemusei / 2gioco.dir / 00083_Script_IniMov < prev    next >
Text File  |  1997-01-09  |  135b  |  5 lines

  1. on exitFrame
  2.   global gI, gL
  3.   put the locH of sprite 4 into gI
  4.   put the width of sprite 3 - the width of sprite 4 - 2 into gL
  5. end