arrays in Flash
arrays in Flash
Out of context: Reply #3
- Started
- Last post
- 11 Responses
- ukit0
Thanks - that seems like a good solution for the first part, and more elegant than what I had. But I'm actually trying to add another level of complexity to it. What if, taking your example, each Shirt may (or may not) have one or more Button objects attached to it with its own set of attributes? What's the best way to handle that?