home *** CD-ROM | disk | FTP | other *** search
/ SVM Multimedia Villagina 2 / Villagina_2.iso / pc / kiosque.dir / 00192_Script_192 < prev    next >
Text File  |  1995-10-23  |  571b  |  12 lines

  1. on exitFrame
  2.   if rollOver(1) then set the castnum of sprite 46 = 308
  3.   --if rollOver(7) then set the castnum of sprite 46 = 304
  4.   --if rollOver(8) then set the castnum of sprite 46 = 304
  5.   --if rollOver(9) then set the castnum of sprite 46 = 304
  6.   if rollOver(10) then set the castnum of sprite 46 = 304
  7.   if rollOver(11) then set the castnum of sprite 46 = 304
  8.   if rollOver(12) then set the castnum of sprite 46 = 306
  9.   --if rollOver(13) then set the castnum of sprite 46 = 307
  10.   if rollOver(14) then set the castnum of sprite 46 = 313
  11.   go to the frame
  12. end