(PHP 5 <= 5.3.0, PECL ming SVN)
Multiplies the item's color transform
void SWFDisplayItem::multColor ( float $red, float $green, float $blue [, float $a ] )
swfdisplayitem::multcolor() multiplies the item's color transform by the given values.
The object may be a swfshape(), a swfbutton(), a swftext() or a swfsprite() object. It must have been added using the swfmovie::add().
Parameters: