Actually, I did try your suggestion. Even if removing the flag var and just calling invalidatePosition on stage resize, it still gets called too soon. The alternative to my posted code is just to add the stage resize listener, and call the invalidatePosition via callLater() in that listener. I will post the code without the unnecessary var and orientation change listener, and just add the stage resize listener. Maybe you can inspect the code again at that point.
-- View this message in context: http://apache-flex-development.2333347.n4.nabble.com/Can-somebody-verify-my-code-fix-for-bug-FLEX-34712-tp44217p44260.html Sent from the Apache Flex Development mailing list archive at Nabble.com.