Hey guys,

So i have a movieclip in my library called BALL_MC. i drag and drop two of these onto my stage, which creates 2 instances of BALL_MC right? when i edit one of those instances to change its color to a bitmap texture, it changes the other one to the exact same texture. What i need is for each instance to be a different color. How might i achieve this?