11:08 PM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Re: Can someone rewrite this...
Gordon:
that solution (the age switch) is what i proposed before, in the fisrt reply, :D
PD: Adobe Flex SDK Team?, wow!, nice work adobe! :D
2010/4/16 Gordon Smith mailto:gosm...@adobe.com>>
> Finally, if the age groups were more sensible so that each one contained 3
> ages, then you could just do something like int(age/3) + 1.
>
>
>
> Gordon Smith
>
> Adobe Flex SDK Team
>
>
>
>
>
> *From:* flexcoders@yahoogroups.com [mailto:flexcod...@yahoogrou
alf
Of Wally Kolcz
Sent: Friday, April 09, 2010 9:00 PM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Re: Can someone rewrite this...
Thanks for the catch on the GT. Haven't tried to run it yet. Just wrote is and
hoped there would be a switch/case that is easier than having to
Thanks for the catch on the GT. Haven't tried to run it yet. Just wrote
is and hoped there would be a switch/case that is easier than having to
case out each age..
On 4/9/2010 11:43 PM, Joe wrote:
it curious but a person who are 2000 years old, with your
implementation it's group 1
run thi
it curious but a person who are 2000 years old, with your implementation it's
group 1
run this code:
package
{
import flash.display.Sprite;
public class test extends Sprite
{
public function test()
{
trace(t
5 matches
Mail list logo