porra...
é como dizem: "kill the snake and show the stick!" :)
[]s,
Luís.
Beck Novaes escreveu:
> >From FlexCoders:
>
> "First, the behavior of ActionScript 3 Number, int and uint is based
> on
> the ECMA Script 4 specification (well, at least what this
> specification
> stip
>From FlexCoders:
"First, the behavior of ActionScript 3 Number, int and uint is based
on
the ECMA Script 4 specification (well, at least what this
specification
stipulated at the time of release). Given that AS3 has been released
Flex is dependent on the way it is today.
Second, Java primitives
oi,
será que ajuda:
edtValorInt.text = (edtValorInt.text==0)?null:edtValorInt.text;
ou ...
if (edtValorInt.text==0)
{
edtValorInt = null;
}
Cleber Lecheta Franchini escreveu:
> Prezados(as),
>
> Como fazer para que um objeto action script que tenha um atributo
> int que não foi pree