home *** CD-ROM | disk | FTP | other *** search
/ Champak 48 / cdrom_image.iso / Games / alex_trax.swf / scripts / DefineSprite_137 / frame_1 / DoAction.as
Encoding:
Text File  |  2007-10-01  |  70 b   |  5 lines

  1. this.onEnterFrame = function()
  2. {
  3.    _rotation = _rotation + 6;
  4. };
  5.