Hey Justin, Am I wrong that Apache versions of Flex do not have SWZs, they only have RSL SWFs, correct?
Back with Adobe Flex, SWZs allowed the app to take a while to load on the first run, but afterwards they cached, so the next open would run very quick. Also it didn't matter what site they originally accessed. If they went to Yahoo.com and used a flex app there, and then came to my site to use a flex app. The RSLs wouldn't need to redownload. As long as they were the same version #. Thanks! ~Sean <http://www.skyseek.com> class *Sean_Thayne* extends Developer { public $skype = "sthayne23"; public $gTalk = "s...@skyseek.com"; public $url = "www.skyseek.com"; } On Fri, Jan 24, 2014 at 2:42 PM, Justin Mclean <justinmcl...@me.com> wrote: > Hi, > > > I really wish that Apache could use the SWZs. > You can use them you just need to host them yourself. > > Thanks, > Justin >