When we have schools in far off location, (poor networks or expensive Internet, Canada, rural US, saterlight connections etc) we where thinking we could add all the sound in to the air app and just push the students progress to the backend, this way the kids can work outside school time at home with access to there own progress
Sent from my iPad > On 13 Dec 2015, at 06:33, Alex Harui <[email protected]> wrote: > > There is a separate cache for RSLs, but unfortunately, only Adobe RSLs can > go in that cache. Every other SWF goes in the browser cache and can get > kicked out. > > What were the objections to an AIR app? I think an AIR app can have its > own cache of SWFs and other media. > > -Alex > >> On 12/12/15, 8:52 PM, "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. >
