home *** CD-ROM | disk | FTP | other *** search
/ PC Home 49 / PC_Home_Issue_49.iso / winprogs / playsk / bridge.dxr / 00628.ls < prev    next >
Encoding:
Text File  |  1996-06-30  |  131 b   |  6 lines

  1. on exitFrame
  2.   global gInc, gInc2, gAnimList, gAnimList2
  3.   set gInc to rolloverAnimateLoop(4, gInc, gAnimList)
  4.   go(the frame)
  5. end
  6.