Re: [flexcoders] Flex is Broken

2007-05-18 Thread Jeffry Houser
Why not check the number of children in the container before trying to access them? And/or if you already have a variable pointed to the child, check to see that it isn't null before accessing it. If you were to provide some code it might be easier to suggest options. At 09:58 AM 5/18/20

[flexcoders] Flex is Broken

2007-05-18 Thread Matt
I have been using Flex for quite a while now and I've found quite a few moderate to serious bugs, but the one that keeps slapping my face when I approach something close to stability is this error: RangeError: Error #2006: The supplied index is out of bounds. This seems to occur due to ActionScri