I have a common library that I share between my projects. I want to use Adobe AutoComplete and I have added the SWC file to this library just to keep things in one place. I am using xmlns:modulecode="modulecode.*" to get generic components from my shared library, but how do I get it from AutoComplete? I did not add source code, just a SWC file.
Thanks for help.

