Package: pumpkin.swf

BitmapTextField

function addCharColor( startChar : int, endChar : int, color : Color ) : void

Parameters

startChar

endChar

color


Description
[dev] Set font char colors for a given range, this is addivie so will leak memory unless clearCharColors() is called.