I'm making a flash version of my cocos2d game (sort of). In the cocos2d game, I use tint with white images. When doing this, the black parts of the image remain black. Using tint in flash however will even make the black parts get colored. I don't want this. Anyone know how to tint in flash w/o tinting the black parts?
I know this is sort of a flash question, but I figured it is better to ask here where people know what cocos2d is and how the tinting works in that framework. Also, I think a lot of developers here have experience from flash.
If you can't help me directly, maybe you can help me by figuring out what these different methods of tinting are called? Then maybe I can seek more specific help elsewhere.