swc
Force compile-time linking of all classes in a SWC
Using Flash CS4, I am making a game that has a dozen or so sounds and a couple of music tracks. To cut down on publish/compile time, I have moved the sounds and music into an (external) SWC, which is[详细]
2023-01-02 11:20 分类:问答Linking AS code to symbols defined in an external SWC?
(apologies ahead of time, I only really know Flash; my Flex experience is basically nil. There may be a very standard and obvious workflow solution that Flex people know about)[详细]
2023-01-02 05:21 分类:问答How to properly use .SWC packages in Flash CS 4
I\'ve googled a lot trying to find how to properly import and use .swc files in Flash CS 4, tried lots of different methods but none seem to work.[详细]
2022-12-31 23:01 分类:问答Flex/Actionscript: Unable to add archive file
I have an Flex 4 application that I am developing in Flash Builder 4.I\'m trying to use a library developed by a coworker, which was delivered as an SWC.[详细]
2022-12-30 23:50 分类:问答Flash CS3 ActionScript3 importing and using SWC
I am trying to create a SWC library for use in my Flash AIR project. I have created a seperate FLA called SceneLibrary and followed the steps defined here:[详细]
2022-12-28 16:24 分类:问答Moving SWC to libs folder breaks project
I have a swc(degrafa) that I have been referencing externally in another fo开发者_开发问答lder on my computer.When I tried to move the swc to the libs folder I was no longer able to access the swc fro[详细]
2022-12-27 08:41 分类:问答unable to load SWC YahooMap.swc
I downloaded the swc file from here: http://developer.yahoo.com/m开发者_JAVA技巧aps/flash/flexGettingStarted.html[详细]
2022-12-25 20:37 分类:问答Incompatible classes when loading SWF
I have two ActionScript 3 projects, game(.swf) and minigame(.swf). At runtime the main game loads the minigame via Loader. I also have a shared library (SWC) of event classes, included by both, which[详细]
2022-12-25 17:07 分类:问答facebook application using flex [closed]
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad开发者_Python百科, or rhetorical andcannot be reasonably answered in its current for[详细]
2022-12-25 15:43 分类:问答TextField instance inside a button created in a separate layer in Flash is null in Flex
I\'ve created an button object in flash. The button contains 2 layers. One is the background image and on top of it is a textField. The textfield is dynamic. I use the button inside a movieclip and I[详细]
2022-12-25 03:06 分类:问答