Mega Code Archive
Categories
/
Flex
/
Graphics
Make maxFontSize and minFontSize properties that you defined as variables usable
[Bindable] public var maxFontSize:Number = 15; [Bindable] public var minFontSize:Number = 5;