home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Estrategia / scooby.swf / scripts / DefineSprite_465 / frame_60 / DoAction.as
Encoding:
Text File  |  2006-06-13  |  128 b   |  5 lines

  1. if(gPuzzleRoot.labraLit and gPuzzleRoot.myLabra == "candle")
  2. {
  3.    gPuzzleRoot.Rooms_mc.Calpop_mc.gotoAndPlay("LightOut");
  4. }
  5.