rsl
How do you use RSL with swc
This is the setup: 1) I have an SWF in which I have defined a component in the library with a custom class as the linkage. The component has been set up for \"export for run time sharing\"[详细]
2023-04-13 09:01 分类:问答Flex RSL Error: the loaded file did not have a valid signature
I\'m using Flex SDK 4.5 to create swf files, recently I got the following error when try to open my swf file:[详细]
2023-04-08 14:44 分类:问答Why isn't my standard RSL being loaded?
I\'ve created a modular application where a parent SWF loads a number of other SWFs on demand. For optimization, I\'ve created a standard RSL.[详细]
2023-04-03 23:14 分类:问答"Error #1014: Class mx.core::BitmapAsset could not be found" while trying to use Runtime Shared Library
I\'ve made a runtime shared library for my project, let\'s call it ResourceLibrary. It contains all of the embedded assets for my project (images, sounds, movie clips) and it\'s used as a singleton in[详细]
2023-03-26 14:52 分类:问答Flash: Runtime Shared Libraries - Memory Benefit?
Suppose that I have two appl开发者_如何学JAVAications running on the same page.I have the Libraries compiled into the SWF file:[详细]
2023-03-11 20:09 分类:问答Can one rely exclusively on Adobe for Flex/Flash RSL's (to avoid using own bandwidth)?
If you have limited server resources and expect a lot of traffic to a Flash site, is there a way of NOT having to serve Run-Time Shared libraries, but rely on Adobe to do this for you?[详细]
2023-01-25 15:34 分类:问答signed RSL without Flex (pure AS3 project)
Here there\'s a brief explanation of how we can \"simulate\" the RSL system used in Flex with pure AS3:[详细]
2023-01-17 09:10 分类:问答The meaning of "External" linking mode in Flex Builder
There are three modes to link an SWC library to a flex application:\"Merged into code\", \"External\"开发者_高级运维 and \"RSL\".I understand what is \"RSL\", but I don\'t understand what is \"Externa[详细]
2023-01-17 06:40 分类:问答Flex 4 Air 2 RSL (Runtime Shared Libraries)
Has anyone got any experience will loading SWC / SWZ\'s at runtime within a Flex 4 / Air 2 desktop application?[详细]
2023-01-17 02:17 分类:问答How to share graphics between multiple .swf files? (Flash CS5)
In Flash CS5 it seems like there\'s an option to import .swc files into the library, but as an RSL (runtime shared library).[详细]
2023-01-16 15:19 分类:问答