That would be because Modules weren't introduced until Flex 2.0.1. You'll need to update your Flex Builder/SDK to the 2.0.1 release in order to use Modules.
Regards, Dave. Cynergy Systems, Inc. On 07 Mar 2007 05:29:28 -0800, darvon4u <[EMAIL PROTECTED]> wrote:
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!

