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\"
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
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.
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
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
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
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
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
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开发者_开发问
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).