I have a project .swc made with maven. the build is successful. If I add the project to Flashbuilder, i get no errors. But if i add a .mxml file with flashbuilder, so its generated from flashbuilder.
Then i get This error:
1172: Definition mx.core:DeferredInstanceFromClass
could not be found.
if i add .as file then there is no problem.
does anyone have an idea or solution to this problem..
Thanks.