home *** CD-ROM | disk | FTP | other *** search
/ Champak 40 / Vol 40.iso / games / whomp.swf / scripts / DefineSprite_301 / frame_10 / DoAction.as
Encoding:
Text File  |  2007-04-20  |  139 b   |  8 lines

  1. _root.whompin = false;
  2. if(_root.adJustBunny == true)
  3. {
  4.    _root.adJustBunny = false;
  5.    bunnySet();
  6. }
  7. _parent.gotoAndPlay("stand");
  8.