Hi,

> Plz Tell me how to conver integer value to currency format in apache flex .

Use the CurrancyFormatter format method, it  takes Numbers or a Strings. Ints 
will be converted to Number when passed.

http://flex.apache.org/asdoc/spark/formatters/CurrencyFormatter.html

Thanks,
Justin

Reply via email to