home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / episode4.swf / scripts / DefineSprite_3151 / frame_8 / DoAction.as
Encoding:
Text File  |  2007-03-20  |  145 b   |  9 lines

  1. if(eval("/Variables:BaobabTop") != true)
  2. {
  3.    tellTarget("_root.Animatiques")
  4.    {
  5.       gotoAndStop("MokoBouffe");
  6.       play();
  7.    }
  8. }
  9.