home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / hoverbot_2.swf / scripts / DefineSprite_274 / frame_247 / DoAction.as
Encoding:
Text File  |  2006-06-13  |  64 b   |  5 lines

  1. onEnterFrame = function()
  2. {
  3.    _root.hoverbot._x += 0.7;
  4. };
  5.