try stage.invalidate()

________________________________

From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of Lucas Pereira
Sent: Thursday, May 03, 2007 5:27 PM
To: [email protected]
Subject: [flexcoders] Force a screen refresh



Hi all.

I was wondering if it is possible to force a screen refresh on Flex.

My problem is that i am performing an action on a flex Application and
sometimes a part of the screen doesn't show how it is supposed to.
Then, if i resize the window (for instance) the screen shows exactly
how it is suppose to. This is why I think that a screen refresh would
do it (since that's done when i resize the window).

On my search I found updateOnEventComplete() or something like that
from the TimerEvent, but i'm not using that event. I'm using the
dividerDrag Event.

Any solutions on this?

I doesn't have to be a "forced" refresh... just something that works!!!

Thanks All




 

Reply via email to