// Create a ball attachMovie( 'ball', 'ball', 0 ); col = new Color( ball ); col.setTransform( { ra:0x40, ga:0x40, ba:0x80 } );