One way would be to wrap the loader with another
IFlexDisplayObject that knows how big the loaded image will be
From: flexcoders@yahoogroups.com
[mailto:flexcoders@yahoogroups.com] On Behalf Of s.gratl
Sent: Thursday, November 20, 2008 8:52 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] checkbox jumping
hi,
got a problem using a checkbox in a big application.
the icons for the different states(over, down, selected) are not
loaded initial. so if i rollover or select the box the first time the
new icon is loaded and added to the stage, but the positioning happens
in updateDisplayList(). that leads to a jumping checkbox.
some help would be great
thx seb