home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2002 April / maximum-cd-2002-04.iso / Software / Apps / gmax / gmaxinst.exe / gmaxsetup11.cab / gMaterialEDarrow.swf / scripts / frame_2 / DoAction.as
Encoding:
Text File  |  2001-09-12  |  114 b   |  6 lines

  1. if(colorBackground != null)
  2. {
  3.    new Color(background).setRGB(colorBackground);
  4.    colorBackground = null;
  5. }
  6.