How to pre-load or pre-build a view in Flex for mobile
Dear forum,
I'm quite new to Flex Development and just recently switched from "plain" AS3 projects, so please excuse maybe basic question.
Currently we're building some apps for iOS and Android and most of the stuff works out.
Our Problem is, that some of our views are quite slow when we push a new view. Our idea was to some kind of pre-loading or pre-building the view as we did in Actionscript.
Is there any way to really create the next view in the background while still on the current view? Any hint welcome.
Best,
Cedric
