Martin__
02-12-2009, 06:24 PM
Hi all,
i'm encountering this bug:
http://bugs.adobe.com/jira/browse/SDK-18735
the flickering is more heavy on more complex custom components, it also accurs in the archive.zip posted in the bug report, but is hardly noticable there.
The problem seems to be that the new state is visible before all children got created and initialized.
Setting creationpolicy='all' in the addchild tags doesn't change this behaviour (i also dont want to create all viewstates at startup since this takes some seconds)
Anybody knows a workaround for this?
thnx in advance
Martin
i'm encountering this bug:
http://bugs.adobe.com/jira/browse/SDK-18735
the flickering is more heavy on more complex custom components, it also accurs in the archive.zip posted in the bug report, but is hardly noticable there.
The problem seems to be that the new state is visible before all children got created and initialized.
Setting creationpolicy='all' in the addchild tags doesn't change this behaviour (i also dont want to create all viewstates at startup since this takes some seconds)
Anybody knows a workaround for this?
thnx in advance
Martin