home *** CD-ROM | disk | FTP | other *** search
/ Blender Volume 3 #3 / BLENDER.iso / pc / files / metro.dxr / 00062.ls < prev    next >
Encoding:
Text File  |  1997-01-01  |  126 b   |  11 lines

  1. on exitFrame
  2.   case the rollOver of
  3.     20:
  4.       go("loop")
  5.     29:
  6.       go("cd")
  7.     30:
  8.       go("jacket")
  9.   end case
  10. end
  11.