Hi Preetham I have imported that and run again i got the same problem. Have u commemt that dashboard.mxml in states of BreadCrumbComponent.mxml.I already said this in above post.
Regards D.Mahesh Babu On Fri, Aug 14, 2009 at 10:26 AM, Preetham Hegde <[email protected]>wrote: > Reply the status, i wanted to know why was that not working? > > > On Fri, Aug 14, 2009 at 10:25 AM, Preetham Hegde <[email protected] > > wrote: > >> Check the attached project file.... >> >> >> On Fri, Aug 14, 2009 at 10:20 AM, Preetham Hegde < >> [email protected]> wrote: >> >>> Mahesh, i tried your project even i got that, problem >>> >>> Will tell some step try following that, >>> 1) Backup ur project- i think u have done that >>> 2) Rename ur components folder to comp, thats it.... >>> 3) Insert defraga lib inside lib folder( By doing this u will get some >>> error in build path, go to properties and correct the path.) >>> 4) Chng the components occurance >>> >>> Try above one, will send mine working version of your project.... >>> >>> >>> >>> On Fri, Aug 14, 2009 at 10:15 AM, mahesh bab >>> <[email protected]>wrote: >>> >>>> 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. >>>>> >>>>> >>>>> >>>>> >>>> >>>> >>>> >>> >>> >>> -- >>> 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. >> >> > > > -- > 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 -~----------~----~----~----~------~----~------~--~---

