On 12/13/15, 2:27 AM, "Scott Matheson" <[email protected]> wrote:
>Ok thanks I did not know that modules persisted between sessions, Will >flash eventual replace old not used modules ? Modules only persist in the browser cache like any other SWF. I think there are various ways to force an update of a cached SWF. I believe an AIR app can implement its own fancier download and caching scheme, including pre-fetching SWFs, possible even recovery of partial downloads, etc. -Alex > >Sent from my iPad > >> On 13 Dec 2015, at 04:52, PKumar <[email protected]> wrote: >> >> Use Flex Modules instead of RSL. You can use write common code to load >>a >> skill module and these module will be cached in browser cache. So >>second >> time that module will not load from network. >> >> >> >> ----- >> Prashant >> Sr. Product Specialist, Sungard >> -- >> View this message in context: >>http://apache-flex-users.2333346.n4.nabble.com/RSLs-tp11650p11651.html >> Sent from the Apache Flex Users mailing list archive at Nabble.com.
