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

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