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
(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)
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.
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.
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:
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
I downloaded the swc file from here: http://developer.yahoo.com/m开发者_JAVA技巧aps/flash/flexGettingStarted.html
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
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
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