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.

_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to