home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / tunnelrush.swf / scripts / DefineSprite_100 / frame_1 / DoAction.as
Encoding:
Text File  |  2007-03-12  |  81 b   |  5 lines

  1. onEnterFrame = function()
  2. {
  3.    _rotation = _root.wallHold._rotation + 90;
  4. };
  5.