You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by lizhi <sl...@qq.com> on 2015/12/21 05:33:00 UTC

[flexjs 0.6]js defargs

parseint
parsefloat

addeventlistener

use

parseint("10") error

must
parseint("10",10);



--
View this message in context: http://apache-flex-development.2333347.n4.nabble.com/flexjs-0-6-js-defargs-tp50720.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: [flexjs 0.6]js defargs

Posted by Alex Harui <ah...@adobe.com>.
Please file a JIRA.

Thanks,
-Alex

On 12/20/15, 8:33 PM, "lizhi" <sl...@qq.com> wrote:

>parseint
>parsefloat
>
>addeventlistener
>
>use
>
>parseint("10") error
>
>must
>parseint("10",10);
>
>
>
>--
>View this message in context:
>http://apache-flex-development.2333347.n4.nabble.com/flexjs-0-6-js-defargs
>-tp50720.html
>Sent from the Apache Flex Development mailing list archive at Nabble.com.