home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / tourist-trap.swf / scripts / DefineSprite_294 / frame_8 / DoAction.as
Encoding:
Text File  |  2005-09-29  |  621 b   |  15 lines

  1. wxculoarea3 = new Color(but1);
  2. wxculoarea4 = new Color(but2);
  3. wxculoarea5 = new Color(but3);
  4. wxculoarea6 = new Color(but4);
  5. wxculoarea7 = new Color(but5);
  6. wxculoarea8 = new Color(but6);
  7. myColorTransform2 = new Object();
  8. myColorTransform2 = {ra:"100",rb:_parent.xrtb5,ga:"100",gb:_parent.xgtb5,ba:"100",bb:_parent.xbtb5,aa:"100",ab:"0"};
  9. wxculoarea3.setTransform(myColorTransform2);
  10. wxculoarea4.setTransform(myColorTransform2);
  11. wxculoarea5.setTransform(myColorTransform2);
  12. wxculoarea6.setTransform(myColorTransform2);
  13. wxculoarea7.setTransform(myColorTransform2);
  14. wxculoarea8.setTransform(myColorTransform2);
  15.