Well you could invalidate specific things on a parent or simply call validateNow(). If you're not using databinding, I'm going to assume you are assigning the values manually from an event.
-Mark -----Original Message----- From: scott matheson [mailto:[email protected]] Sent: Monday, August 22, 2016 6:24 AM To: <[email protected]> Subject: [Non-DoD Source] forcing a screen redraw Hi I have a complex screen, due to complexity and then number of data items i have use AS3 code to setup the currentStates, rather then bindings, how can i force the “show” event so the screen will redraw ? Scott
