its like this

on (release)
{
colorchange = new Color("/ball");
colorchange.setRGB(0x55FF);
}

that changes a movie clip from green to blue if you started with a green mc.
ill post a fun file if u want me to.