It appears that the issue was the loadstyledeclarations() update flag being set to true was causing the UI to have these issues.
On Wed, Jan 21, 2009 at 2:46 PM, Rich Tretola <[email protected]> wrote: > When using StyleManager loadstyledeclarations() to load fonts at runtime, > we are seeing strange issues with UI elements either disappearing or moving > on stage during the load process. Once the load completes, the UI elements > return to their correct positions. Has anyone else noticed anything like > this? > > Rich >

