You should sit the components folder inside the src folder. It should then work fine! Sent from my BlackBerry® wireless device
-----Original Message----- From: explorer <[email protected]> Date: Sun, 27 Sep 2009 02:31:17 To: Flex India Community<[email protected]> Subject: [flex_india:25517] adding components Hello, I am newbee and I trying to learn Flex using Flex Builder 3. Now, I have real strange problem. I create my web app using components that i put in folder named "components" that I created under project tree. I know that in main.mxml file I have to declare new namespace. I am doing that by project |-bin |-components |-Form.mxml |-html-template |-libs |-src |-main.mxml xmlns:comp ="components.*" problem is when i try to use <comp:Form /> which should include file in components folder called Form.mxml And strange thing is that when I use some examples from net, where author use same thing this works fine. Any idea where I do wrong --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

