HI, > They are downloaded once per domain, per session. If you visit domain > x.comtwice in a session (as defined by your browser), then it will > stay in memory. If you close your session (typically by closing your > browser), > then it will be cleared from memory.
Not correct. RSL will be cached by the Flash Player between sessions just like swfs are. Not having signed framework RSL just means that they are cached per domain not across all domains. From here: http://livedocs.adobe.com/flex/3/html/help.html?content=rsl_09.html "Unsigned framework RSLs are cached in the browser cache and can only be used by applications that have access to the RSL's domain." Justin
