swc
weird errors when using custom swc
i\'ve got some working actionscript3 code that i\'d like to present as a library. there\'s no skins or components, just pure as3 classes. so i created an SWC, put all the code there, packaged it as SW[详细]
2023-03-02 19:22 分类:问答Flash Alchemy built .swc library too small and missing functions
I can modify and compile the SDK\'s stringecho.c example for AS3 use no problem. For my own app, I compile with g++ a few dozen files successfully and link:[详细]
2023-02-28 19:42 分类:问答as3 extract class reference from swc
Does anyone know how to extract a class reference from an SWC file?I know I can right click / \"Go to definition\", and view the class definition.[详细]
2023-02-23 05:05 分类:问答Compiling libJPEG with Alchemy (-swc)
I have tried for a few days to compile -swc with -ljpeg but have not had any luck. Here is what i have been doing.[详细]
2023-02-19 14:48 分类:问答Flash AS3 Attach SWC Symbol Based on XML Element
I have a SWC which contains 8 sprites, each of which has a linkage identifier with the pattern Icon01, Icon02, etc. I can create an instance of one of these sprites by doing something of the form[详细]
2023-02-19 03:14 分类:问答stop traces in swc-library (actionscript3)
There are a lot of traces embedded in a swc-library I\'m using in flash-builder. Can I get rid of them withou开发者_JAVA技巧t touching its code? How?[详细]
2023-02-17 02:17 分类:问答Embedding/importing SWC at compile-time in ActionScript, without setting a library path
Hail, Stack! I\'m having a little trouble figuring out how to import a SWC file directly in ActionScript, witho开发者_C百科ut setting a library path to the file.[详细]
2023-02-16 22:44 分类:问答How to use an SWC file on Flash CS4
I am trying to understand how to use an swc file I have in Flash CS4. As I search this subject on the web regarding flesh there are 2 issues:[详细]
2023-02-15 19:30 分类:问答Is it possible to bundle our template into one SWC?
I am building an application template in FlashDevelop/开发者_如何学编程Flash, to be used as the template for all our future projects. In a swc-free world, the template has a bunch of library symbols a[详细]
2023-02-13 09:09 分类:问答How to monkey patch or override a swc class in Flex?
I\'m using a swc from the Axiis project to display visualizations in a project I\'m working on.I\'ve run into a bug where re-开发者_如何学Ccompiling the library swc would be an easy solution, but I ca[详细]
2023-02-12 19:44 分类:问答