I have开发者_JS百科 a .swc file and I learned how to add that swc file into the library. I will be happy if any one explain how to use this .swc file into my flex project and run that with an example
I\'m creating an actionscript project in Flex Builder. I succeed to export from Flash a SWC file, and to use it succesfully in Flex. I ha开发者_StackOverflowve a good programming background and Flex l
I have to build one MXP package for Flash (not Flex). But i have multiple components, somthing like HelpSymbolMovieClips(have its on class),开发者_如何学运维 one image holder. etc. I need to combine t
Does anyone know if its possible to access children elements in a SWC?I have created some MC\'s and inside of some of these MC\'s I have some dynamic textFields.I export the content to a SWC and load
Using Flex Builder 3, I do not have an option to export a release build for my SWC. Is there such a concept - \"release\" versus \"debug\" v开发者_运维技巧ersions for a SWC?Not really.The Flex linker
[Edit: Short version - how do you properly handle namespace collisions in SWC files if one SWC has fewer classes from that namespace than another?]
How can i embed and then read a xml file from an开发者_运维知识库d into a .swc file?Try this:
Does any one know what is SWC and where we use this SWC in Flash Develop开发者_JAVA百科ment?So you know how in AS3 you can import classes by typing in the package name? flash.display.MovieClip, etc?
First, here\'s what I want to do: * Compile my library code into a SWC * Do not staticly link the Flex framework
i seem to be having some problems with the 开发者_运维问答Vector class in actionscript 3 in a Flex Project or an ActionScript Project it is possible to do this