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
Class | Description | |
---|---|---|
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). |
Mon Nov 28 2011, 07:42 AM -08:00