Hi everybody, i'm facing a real funny problem with modules and moduleLoader, i hope it's not my fault anyway... If i create a normal flex project with fBuilder, i'm able to use modules in a lot of different ways (as mxml, as as in a function etc..)... but if i try to use them in my fds application (created with fds eclipse plugin) i can't use modules. The compile-time error message is always the same:
Could not resolve <mx:ModuleLoader> to a component implementation I tried a lot of solutions, paying attention to import all the classes etc...but nothing change. I will appreciate everykind of help. TIA Fabio

