Hello I have been trying to add a swc file, but I have not been able to 
make the internal components of the swc file be recognized.

In my project I have the following structure

my_Project
->swc_folder
-->flexunit.swc
->mainapp.mxml


I added the swc_folder into my library path

and in my mainapp.mxml I added
xmlns:flexlib="flexunit.flexui.*"

I get the following error:

1046: Type was not found or was not a compile-time constant: 
SuperTabNavigator

What am I doing wrong?
Thanks
Terius

Reply via email to