home *** CD-ROM | disk | FTP | other *** search
/ Champak 110 / jogo-disk-110.iso / Games / steppenwolf_2_chapter_8.swf / scripts / DefineSprite_2644 / frame_43 / DoAction.as
Text File  |  2008-11-12  |  137b  |  8 lines

  1. if(90 < random(100) and eval("/Variables:Stoppe") != true)
  2. {
  3.    tellTarget("_parent")
  4.    {
  5.       gotoAndStop("FrappeSol");
  6.    }
  7. }
  8.