That’s a bug that got fixed at some point. I see it is fixed in 3.5, maybe earlier, but not in 3.2
On 5/25/10 9:56 AM, "flexwdw" <[email protected]> wrote: Hey Alex, The code that is bonking is in TileBase.createItemRenderer. The comment on this block is "if it is the default column factory, see if the freeItemRenderers table has a free one". factory and renderer objects are valid and non-null. delete freeItemRenderersByFactory[factory][renderer]; thanks! --- In [email protected] <mailto:flexcoders%40yahoogroups.com> , Alex Harui <aha...@...> wrote: > > I don't have that version handy. What line of code is throwing the error? > -- Alex Harui Flex SDK Team Adobe System, Inc. http://blogs.adobe.com/aharui

