blue="0x0000FF"; //this is something I do for clarity
if(_root.mycolor.getRGB()==blue){
_root.score=100;
}
blue="0x0000FF"; //this is something I do for clarity
if(_root.mycolor.getRGB()==blue){
_root.score=100;
}
:: Copyright KIRUPA 2024 //--