Hi Alex Somehow the ColumnCount actually is correct ??
Even though I performed a updateNow() it still return columnCount=2 no matter what. Is it because I initially draw the TileList container (Canvas) very small - height=5 - I do this to be able to expand the container(s) simultaniously if needed. What are my options ? Thanks for your reply Mark --- In [email protected], "Alex Harui" <[EMAIL PROTECTED]> wrote: > > After an addChild, a whole validation sequence must happen before the TL > is layed out. There is an updateComplete event when finished, or you > can force it with validateNow(), but that can be expensive.

