[osflash] More on components
Philippe
philippe.elsass at gmail.com
Fri Apr 11 00:19:51 PDT 2008
There is a FlashDevelop + Flash CS3 sample here:
http://flashdevelop.org/downloads/documents/sample-using-CS3-components-1.0.0.zip
To manually add a SWC in a Flex config file, add this in the compiler> node:
library-path append="true">
path-element>path\to\library.swc</path-element
</library-path
> I had tried this and I never could get it to work. I set the swc's in
> my include-library path in my flex-config.xml and tried to access the
> classes to no avail. A detailed example of instantiating those classes
> would be nice, cuz I've just about given up on that method.
More information about the osflash
mailing list