Flex mobile: waiting view is rendered before pushing the new view -


this big problem have, non-embedded images: after navigator.pushview elements rendered during , after transition occurring. causing transition jittering , page re-composing after transition. simple example <s:bitmapimage source="xxxx" /> renders after transition complete. heavy code may cause transition jitter.

is there way hold new view , push when conditions satisfied?

i know images can embedded, there lot of other situations wish push new view when tasks done.

thanks help

alfonso


Comments

Popular posts from this blog

jquery - How can I dynamically add a browser tab? -

keyboard - C++ GetAsyncKeyState alternative -

android - java.net.UnknownHostException(Unable to resolve host “URL”: No address associated with hostname) -