Can SWC with functions be used by Adobe Flash IDE?

SWC archive usually contains compiled code, an XML file that describes what classes and symbols where compiled into it and other optional parts such as images or sounds or basically anything else you may be using in your project. There are versions of the XML file contained in the archive, some versions aren't recognized by Flash CS3 because they appeared after the program was released. Besides that, CS3 had a requirement for SWC that it has to contain at least one class definition of a class that extends DisplayObject - this is because historically SWCs were used for Flash IDE components and components where meant to be UI objects AFAIK, there were issues with COMPC not being able to compile an SWC that can be used in Flash CS3 (something related to signing the library IIRC), but, if this is the case, it is usually better to compile using Flex compilers while using SWCs generated from Flash IDE, but not the other way around.

SWC archive usually contains compiled code, an XML file that describes what classes and symbols where compiled into it and other optional parts such as images or sounds or basically anything else you may be using in your project. There are versions of the XML file contained in the archive, some versions aren't recognized by Flash CS3 because they appeared after the program was released. Besides that, CS3 had a requirement for SWC that it has to contain at least one class definition of a class that extends DisplayObject - this is because historically SWCs were used for Flash IDE components and components where meant to be UI objects.

AFAIK, there were issues with COMPC not being able to compile an SWC that can be used in Flash CS3 (something related to signing the library IIRC), but, if this is the case, it is usually better to compile using Flex compilers while using SWCs generated from Flash IDE, but not the other way around.

I created SWC using Flash CS3. – Artem Andreev Nov 9 at 10:45 Could you try using it with the Flex SDK? Simply create a blank document class and compile with -il path/to/your.

Swc option. It is possible that for whatever reason the SWC generated is somehow broken. Flex compiler, in general is more verbose when facing compilation errors, so, hopefully, you'll get some feedback.

– wvxvw Nov 12 at 17:40 Heh, I will try different "workarounds". At this moment I choosed replacing function by static method. We are developing set of educational microframeworks.

For their use almost always will be necessary Adobe Flash Professional. And I want simplify infrastructure of using and developing these microframeworks as far as possible. – Artem Andreev Nov 13 at 5:27.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions