swc
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 分类:问答Flash stop(); doesnt seem to work after exporting movieclip as SWC
i have a Flash CS 5.5 fla with a basic timeline animation. at the very last frame i put a keyframe with the only code being[详细]
2023-04-05 03:17 分类:问答flashdevelop halted with no explicit compile error
We are developing flash based games using flashdevelop and flash CS 3. We are using flash CS3 to publish the swc and the swc wil开发者_开发知识库l be used in flashdevlop as library.[详细]
2023-03-15 16:45 分类:问答Actions on timeline frames using baseclass in actionscript
I have fla file with a movieclip. The movieclip has a baseclass where some actions are performed. This fla is exported as an swc. What I want is to be able to add actions to the movieclip from it\'s b[详细]
2023-03-15 15:59 分类:问答Maven failure to download swc files
I\'m trying to use Maven to build a Flex project using the Sonatype flexmojos. I\'ve set up the project and the build mostly works until it tries to download various swc files from the Sonatype reposi[详细]
2023-03-14 07:48 分类:问答Flash Builder - How to build or include an SWC
I\'m trying to recre开发者_如何学Cate a modernized version of this tutorial here - but I\'m having problems building and referencing a SWC file for inclusion in my Flash Builder project. Whenever I tr[详细]
2023-03-12 08:08 分类:问答Adobe alchemy and dllimport
Is it possible to connect c++ dll to .c file (with dllimport or somet开发者_C百科hing else) and convert it to .swc with adobe alchemy? If it does - how to do that?This is like asking \"can I use a dll[详细]
2023-03-11 04:29 分类:问答Generate an SWC file in Flash AS3 that contains ASDOCS
I can create SWC files. I can create ASDOCs. Is there any way of combining this in Flash IDE or FlashDevelop? I would like the ASDOCs to \"live\" i开发者_运维知识库n the SWC. Basically an .swc file[详细]
2023-03-10 13:17 分类:问答Using Adobe Alchemy to get the OpenGL image from c++ code to flash app
I have C++ application that use OpenGL. Need to convert this app to flash app. Is it possible to do this with Adobe Alchemy? Is it will be possible to get from that swc current image (for开发者_开发问[详细]
2023-03-09 20:01 分类:问答How do classes in actionscript project override classes in a Flash CS3 SWC file?
I have an actionscript project which uses visual symbols from an SWC. I have a CheckoutButton which has the following class associated with it (compiled into the SWC in Flash CS3).[详细]
2023-03-03 21:01 分类:问答