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

Change php variable from jquery value using ajax (same page) -

How can I fetch data from a web server in an android application? -

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