Skip to main content

Questions tagged [swc]

An Adobe SWC file is a package of precompiled Flash symbols and ActionScript code that allows a Flash or Flex developer to distribute classes and assets, or to avoid recompiling symbols and code that will not change. Please, do not use this tag for questions related to the SWC JavaScript compiler (use [swc-compiler] instead).

0 votes
1 answer
222 views

flash cs3 component problem

I have been using custom swc based components for my new flash game. I was nearly through with the engine development when I decided to update some of my placeholder graphics. I made the necessary ...
David's user avatar
  • 253
1 vote
2 answers
605 views

How do I access the 'mx' or 'fl' namespaces in a Flex Builder Actionscript Project?

How do I access the mx or fl namespaces in a Flex Builder Actionscript Project? Do I need to include a certain .swc file? I can't seem to find which one.
Simon_Weaver's user avatar
4 votes
4 answers
531 views

Is there a standardised way to embed metadata (e.g. version, license) in SWC components?

Scenario: there is an Adobe Flex 3 project which uses several third-party libraries and components in the form of SWC files. How can we know "what is inside" those SWC files? Specifically, how can I ...
tripu's user avatar
  • 303
1 vote
4 answers
1k views

Trouble linking SWC file

I am trying to link the as3corelib library to use their JSON functionality following this tutorial. But am having trouble compiling it. My command looks like: mxmlc --strict=true -library-path+=...
airportyh's user avatar
  • 22.5k
0 votes
1 answer
779 views

merge custom skin & custom class into SWC

If I have an *.as file that is my custom component, a SWC class that contains the custom components skins and a css file that tells the custom class how it should look (references the SWC skin file), ...
user avatar

15 30 50 per page
1
16 17 18 19
20