ActionScript® 3.0 Reference for the Adobe® Flash® Platform
Home  |  Show Packages and Classes List |  Packages  |  Classes  |  What's New  |  Index  |  Appendixes
 

fl.rsl 


The fl.rsl package contains classes involved with downloading RSLs (Runtime Shared Libraries), which give Flash content access to standard libraries of components and features. This includes both unsigned (SWF) and signed (SWZ) RSLs. SWZ is the format for secure cross-domain caching of SWFs, which reduces download time and bandwidth consumption. A series of these files, along with optional policy files can be added for downloading.



Classes
 ClassDescription
 RSLInfo The RSLInfo class allows to you specify the use of RSLs (Runtime Shared Library Files).
 RSLPreloader The RSLPreloader class manages preloading of RSLs (Runtime Shared Libraries) before playing other content.
 SWZInfo The SWZInfo class indicates how to download a SWZ file, which is a signed Runtime Shared Library (RSL).