home *** CD-ROM | disk | FTP | other *** search
/ Champak 108 / jogo-disk-108.iso / Games / steppenwolf_1_chapter_3.swf / scripts / DefineSprite_2630 / frame_6 / DoAction.as
Text File  |  2010-05-15  |  193b  |  9 lines

  1. setProperty("_root.Balles", _X, -300);
  2. setProperty("_root.Balles", _Y, 0);
  3. set("/Variables:Touche",false);
  4. set("/Variables:BalleActive",0);
  5. tellTarget("_parent")
  6. {
  7.    gotoAndStop(1);
  8. }
  9.