I'm not sure I understand. Are you saying the AS compiler let you declare a var with an "=" and no actually assigned value?
-Alex On 1/24/16, 7:39 PM, "lizhi" <s...@qq.com> wrote: >CONFIG::as_only{ > var vcode:String = > > var fcode:String = > } > >the as can code like that. >but this code can not run with js > > > > >-- >View this message in context: >http://apache-flex-development.2333347.n4.nabble.com/js-mul-line-tp51370.h >tml >Sent from the Apache Flex Development mailing list archive at Nabble.com.