swc
How to run .swc file in flex project?
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[详细]
2022-12-23 02:54 分类:问答Export SWC from Flash and Access Child from Flex
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[详细]
2022-12-22 20:31 分类:问答combine mutiple movie clip functions into a single swc file or MXP file For Flash Action Script 3.0?
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[详细]
2022-12-20 21:50 分类:问答Accessing children elements in a SWC
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[详细]
2022-12-20 14:56 分类:问答Flex SWCs: Are there "debug" and "release" versions for SWC's?
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[详细]
2022-12-19 07:35 分类:问答Problem using Flash Components in multiple SWC files
[Edit: Short version - how do you properly handle namespace collisions in SWC files if one SWC has fewer classes from that namespace than another?][详细]
2022-12-19 00:43 分类:问答How to embed xml into swc file
How can i embed and then read a xml file from an开发者_运维知识库d into a .swc file?Try this:[详细]
2022-12-17 20:52 分类:问答what is SWC, when/where we use SWC in Flash
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?[详细]
2022-12-16 23:56 分类:问答Building a SWC from IntelliJ Idea without resorting to ant?
First, here\'s what I want to do: * Compile my library code into a SWC * Do not staticly link the Flex framework[详细]
2022-12-16 13:26 分类:问答Vector class in a Flex Library Project
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[详细]
2022-12-14 16:50 分类:问答
加载中,请稍侯......