xmlns:s="library://ns.adobe.com/flex/spark" xmlns:mx="library://ns.adobe.com/flex/mx">
// Define variable to hold the price.
[Bindable]
private var todaysPrice:Number=4025;
rounding="none" decimalSeparatorTo="." thousandsSeparatorTo=","
useThousandsSeparator="true" useNegativeSign="true" currencySymbol="$"
alignSymbol="left" />
width="200" />