Question
Action Script Color Changes
Hi there.
I have some code that I created off the top of my head to change the color of one of my Pac Man characters to blue after a dot is absorbed, I'm more than sure it's not right, so can someone give me a few pointers on what to do? Thanks
_root.Blinky.color = "0xCC5124";
(That color's not blue anyway)...
THANKS!
I have some code that I created off the top of my head to change the color of one of my Pac Man characters to blue after a dot is absorbed, I'm more than sure it's not right, so can someone give me a few pointers on what to do? Thanks
_root.Blinky.color = "0xCC5124";
(That color's not blue anyway)...
THANKS!