home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / towerblaster.swf / scripts / DefineSprite_214 / frame_59 / DoAction.as
Encoding:
Text File  |  2007-03-12  |  104 b   |  9 lines

  1. if(shake1 == 1)
  2. {
  3.    _root.pB1._rotation = 0;
  4. }
  5. if(shake3 == 1)
  6. {
  7.    _root.pB3._rotation = 0;
  8. }
  9.