home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / puzzle-land.swf / scripts / DefineSprite_1206 / frame_4 / DoAction.as
Encoding:
Text File  |  2005-09-29  |  100 b   |  7 lines

  1. stop();
  2. _root.fan = false;
  3. if(_root.flameout != true)
  4. {
  5.    _root.fire.gotoAndStop("start");
  6. }
  7.