Hey everybody,
I'm a new to AS3, been liking it a lot though, makes so much sense. :)
From what I understand, type casting is now matters during run time, not just a precaution during compilation. (And thus I think there is a speed increase).
1.Is it possible to type cast a whole array?
2. If you create an object using {propName:value}, is it possible to typeCast that?
Thanks!
