开发者

How do i use Double Datatype in flex? [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it ca开发者_开发问答n be reopened, visit the help center. Closed 11 years ago.

please help me ............


Its Number.

var foo:Number = 10.232321131;


Adding to Jammin,

if you are incorporating Java with flex, use 'D'ouble as datatype in java, as values passed as 'd'ouble or float from java to Flex will be rounded off or altered.

Happy Coding

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜