Question
How do you change a movie clip's tint and alpha?
Well I've tried:
movieclipname.colorBlueAmount = 200;
movieclipname.colorAlphaAmount = -50;
Nothing seems to happen. I've checked the help file, as far as I know, I'm not doing anything wrong. Can I get some help with this please? Thanks.
movieclipname.colorBlueAmount = 200;
movieclipname.colorAlphaAmount = -50;
Nothing seems to happen. I've checked the help file, as far as I know, I'm not doing anything wrong. Can I get some help with this please? Thanks.