home *** CD-ROM | disk | FTP | other *** search
/ PC Plus SuperCD (UK) 1995 June / PC_PLUS.BIN / crt / charmap.dir / 00108.ls < prev    next >
Encoding:
Text File  |  1995-03-23  |  152 b   |  9 lines

  1. on exitFrame
  2.   if rollOver(23) then
  3.     set the castNum of sprite 23 to 154
  4.   else
  5.     set the castNum of sprite 23 to 155
  6.   end if
  7.   go(marker(0))
  8. end
  9.