RE: [flexcoders] Re: Flex is Broken

2007-05-18 Thread Andrew Trice
rom: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Matt Sent: Friday, May 18, 2007 3:24 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Flex is Broken It's pretty straight-forward to reproduce. Just do something like: container.removeChild(c1); cont

[flexcoders] Re: Flex is Broken

2007-05-18 Thread Matt
> > > > _ > > > > > > > > Andrew Trice > > > > > > > > Technical Lead > > > > > > > > > > > > > > > > Cynergy Systems, Inc. > > > > > > >

Re: [flexcoders] Re: Flex is Broken

2007-05-18 Thread Michael Schmalle
> > > > Technical Lead > > > > > > > > Cynergy Systems, Inc. > > > > http://www.cynergysystems.com > > > > > > > > Blog: http://www.cynergysystems.com/blogs/page/andrewtrice > > > > Email: [EMAIL PROTECTED] > > > > Office: 866-CYNERGY > &

Re: [flexcoders] Re: Flex is Broken

2007-05-18 Thread hank williams
_ > > From: flexcoders@yahoogroups.com [mailto: flexcoders@yahoogroups.com ] On > Behalf Of Matt Wicks > Sent: Friday, May 18, 2007 10:23 AM > To: flexcoders@yahoogroups.com > Subject: Re: [flexcoders] Re: Flex is Broken > > > > I had a simi

[flexcoders] Re: Flex is Broken

2007-05-18 Thread Matt
ems, Inc. > > http://www.cynergysystems.com > > > > Blog: http://www.cynergysystems.com/blogs/page/andrewtrice > > Email: [EMAIL PROTECTED] > > Office: 866-CYNERGY > > > > > > From: flexcoders@yahoogroups

RE: [flexcoders] Re: Flex is Broken

2007-05-18 Thread Andrew Trice
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Matt Wicks Sent: Friday, May 18, 2007 10:23 AM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Re: Flex is Broken I had a similar problem .. never really got to the bottom of it but I found that addChildAt wo

Re: [flexcoders] Re: Flex is Broken

2007-05-18 Thread Matt Wicks
I had a similar problem .. never really got to the bottom of it but I found that addChildAt worked while addChild didn't ? On 18 May 2007, at 15:03, Matt wrote: The exact error message I'm currently getting is as follows: RangeError: Error #2006: The supplied index is out of bounds. at flash.

[flexcoders] Re: Flex is Broken

2007-05-18 Thread Matt
The exact error message I'm currently getting is as follows: RangeError: Error #2006: The supplied index is out of bounds. at flash.display::DisplayObjectContainer/addChildAt() at mx.core::UIComponent/http://www.adobe.com/2006/flex/mx/internal::$addChildAt() at mx.core::Con