Thanks for responding Preetham.
   I have changed folder name as comp and namespace as comp1 like this
                 xmlns:comp1="comp.*";
  Eventhough i got the stackoverflow error.
In this project u will find BreadCrumbComponent.mxml.In that u will find
DashBoard.mxml
component in states.If u comment that it will work fine.Similarly u will
find DashBoad.mxml component.In that u will find BreadCrumbComponent.mxml in
states.If u comment that
it is working fine.Plz go thru this information.Its urgent

Thanks
D.Mahesh Babu

On Fri, Aug 14, 2009 at 12:47 AM, Preetham Hegde
<[email protected]>wrote:

> Hi all,
>
> i some how could solve the problem but didnt understand what was going
> behind...
>
> Mahesh had a folder named *components* in which he had his custom
> components.
> Later he used a namespace named components
>
>             <mx:Canvas xmlns:mx="http://www.adobe.com/2006/mxml";
> width="962" height="556"
>                         verticalScrollPolicy="off"
> horizontalScrollPolicy="off" *xmlns:components="components.*"*>
>                        <mx:states>
>                        ..............
>                        ..............
>
> Where ever he declared this namespace he had a stackoverflow problem when
> he switched to *Design* mode
> Im confused!! Is it bcos it folder and namespace name are same?
>
>
>
>
> On Fri, Aug 14, 2009 at 12:41 AM, Preetham Hegde <[email protected]
> > wrote:
>
>> Hi Mahesh,
>>
>> I tested ur code, even i got that problem.
>> By renaming ur *components* to *comp* it will work.....
>>
>>
>>
>> On Thu, Aug 13, 2009 at 10:54 PM, <[email protected]> wrote:
>>
>>> I'm not getting an error. I just don't understand UI, its confusing.
>>>
>>> On Thu, Aug 13, 2009 at 1:00 PM, mahesh bab <[email protected]>wrote:
>>>
>>>> Hi,
>>>>
>>>> Here i have attatched my project.It is working fine.But problem is when
>>>> i go to design mode
>>>>
>>>> it will show stackoverflowerror.In this attatchment u will find
>>>> components folder.It will contais
>>>>
>>>> breadcrumbcomponent.mxml.In this component wen u go to design mode then
>>>> u will get the
>>>>
>>>> error.Not only this component wen u go any component i will get this
>>>> error.Plz help me
>>>>
>>>> Its urgent.
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> Regards
>>>> D.Mahesh Babu
>>>>
>>>>
>>>>
>>>
>>>
>>> --
>>> Sincerely
>>> <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
>>> Edwin Melendez
>>> Print/Web/Media
>>> [email protected]
>>> 646-246-4368
>>>
>>>
>>>
>>>
>>
>>
>> --
>> Regards,
>> Preetham Hegde
>>
>>
>> _______________________________________________
>> If you only have a hammer, you tend to see every problem as a nail.
>>
>>
>
>
> --
> Regards,
> Preetham Hegde
>
>
> _______________________________________________
> If you only have a hammer, you tend to see every problem as a nail.
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to