Flash renders what is visible and on the display list. UIComponent is invisible until creationComplete and theoretically, it and all of its children shouldn’t be changing after then. Or make it visible=false until you know it is ready.
On 7/12/10 2:37 PM, "dorkiedorkfromdorkt...@gmail.com" <dorkiedorkfromdorkt...@gmail.com> wrote: There's a component that I'm adding child components too it. When I do this there's a flash as the component is added and resized and then put into the right position. Is there a way to prevent a square area from being rendered for a second or two? I can fix the issue but I'd have to go into UIComponent and mess with the base classes. Since I've run into this before (elastic race track) and will in the future its seems a reasonable request. -- Alex Harui Flex SDK Team Adobe System, Inc. http://blogs.adobe.com/aharui