home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Diversos / skelet_dance.swf / scripts / DefineSprite_9 / frame_4 / DoAction.as
Encoding:
Text File  |  2006-09-05  |  169 b   |  13 lines

  1. if(ly >= - "50")
  2. {
  3.    gotoAndPlay(3);
  4. }
  5. else if(ly < "30")
  6. {
  7.    tellTarget("/fal2")
  8.    {
  9.       gotoAndPlay(2);
  10.    }
  11.    set("/:fals",eval("/:fals") + "1");
  12. }
  13.