hello,
I've done some further tests, always clearing player cache before.
So, having empty cache, using default flex-config.xml it always look and load swz from Adobe site, ignoring local.
I think it's the default behaviour.
Trace has no meaningful infos since it loads with no error.
Anyways, further loadings come from cache, only one request to Adobe fpdownload crossdomain.xml
![]()
Jaco
yes it seems so.
works on my ubuntu box 10.10 and 11.04 notebook.
I'll try to understand the way of using local swz, getting rid of Adobe site availability.
If you find some helpful/practical infos, please post references, those on help.adobe are quite weak, thanx.
![]()
Jaco
hi,
I have nothing against that way, but til yesterday they weren't available, so I spent many hours for nothing.
Ohter issues are relevant to online/offline development, using SDK nightly builds and so on.
I know I can "resolve" with
-static-link-runtime-shared-libraries=true
but it spit out cumbersome swf, specially on -debug=true and modules.
![]()
Jaco
Yes, RSLs are not posted for nightly builds. If SWZ files are not available for a build you can always deploy unsigned RSLs (swfs) with your application and it will still work (the default RSL configuration is to failover to RSLs in the same directory as the application). To see the default RSL configuration take a look at the "runtime-shared-library-path" elements in flex-config.xml.
-Darrell
North America
Europe, Middle East and Africa
Asia Pacific