I try to create modules by using "<mx:Module xmlns:mx="http://www.adobe.com/2006/mxml">" and flexbuilder 2.0.143459 doesn't know anything about it. >From the dropdown suggestions there is no "Module" keyword, and when i compile it fb gives me "Could not resolve <mx:Module> to a component implementation"
Am i not referencing something? What am i doing wrong? How do i get flexbuilder to see my modules? Also, I've read in the docs that modules should be now a suggestion in a wizard when you try to create a new component, but it is not there either. why? Thanks in advance!

