Hi, 

I just want to ask is this a known issue? I use a numberformatter with 
the following attribute

        <mx:NumberFormatter id="Formatter1" 
                precision="2"
                rounding="nearest" />

And the value return by 

Formatter1.format(0.9959);

is 0.10 !!!!!!???? rather than 1.00 !!!!!!!??
Very Strange, right? Is that a bug of FLEX or I set anything wrong?

Daniel






------------------------ Yahoo! Groups Sponsor --------------------~--> 
Something is new at Yahoo! Groups.  Check out the enhanced email design.
http://us.click.yahoo.com/SISQkA/gOaOAA/yQLSAA/nhFolB/TM
--------------------------------------------------------------------~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to