All I want is to take my AS3 source code files and compile them into a SWC file. Upon inspection, the SWC files I generate end up with some kind of timeline or spite in them when I use the Flash IDE
I am making an AS3 project in FB4. In our workflow, we have artists compile art into SWC files which the I then link as \'Referenced Libraries\' in FB4.
I need to embed my graphic assets into a swc. I created a diretrory structure reflecting my packages开发者_如何学Python
I\'m looking to make a library that can be either merged into a swf at compile time or loaded into a swf at runtime. The way I understand it, .swc fil开发者_开发知识库es are generally merged into a sw
I\'m making a game which loads map .swfs at runtime. The maps will contain graphics and code, which can both vary from map to map. I\'ve decided to make all the maps implement an interface, so they ca
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
Has anyone got any experience will loading SWC / SWZ\'s at runtime within a Flex 4 / Air 2 desktop application?
Okay, that\'s a fairly complicated title up there, so I\'ll explain the setup that\'s causing this error first.
I\'m a little bit confused about when is better to use Flex Modules or RSL libriaries (in Flex 3.5). My goal is split my project in several unit projects, so I can test and work separately. Let\'开发
I have an SWC with a class called Content. I want to set it as the \"Document Class\" in Flash. However, after setting up the SWC in the .fla, I am receiving an error message saying that \"A definitio