AS3.0 simple question
AS3.0 simple question
Out of context: Reply #3
- Started
- Last post
- 9 Responses
- CyBrain0
However, a lot of things that should work in AS3 don't always. My biggest problem with the language is that it's so difficult to target things that should be movie clips only to have a compiler error tell me it's only a display object. There are many techniques/workarounds like containers, arrays and casting, but none are rock solid.