home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / monochrome.swf / scripts / DefineSprite_507 / frame_2 / DoAction.as
Encoding:
Text File  |  2005-08-26  |  140 b   |  4 lines

  1. my_color = new Color(_root);
  2. myColorTransform = {ra:-100,rb:255,ga:-100,gb:255,ba:-100,bb:255};
  3. my_color.setTransform(myColorTransform);
  4.