What do you say if I use - <ns1:contact> instead ....and in action script set visible false in initialization and on click on link button set visible true. It is working for me. BUT I am looking for a standard way. Somebody tell me that loader can be use. with the help of this you can navigate. pls recommend if somebody has information
Thanks. On Feb 1, 4:25 am, Fehmina Kanuga <[email protected]> wrote: > Hi, > in order to navigate from one mxml component to another...at first entry > point... u can use that as <comp:contact> > > and u can go with viewstack.... but with view stack u need to perform all > opertaions in one MXML file... which is its drawback... > > u can also use popUp > > > > On Mon, Feb 1, 2010 at 4:42 PM, <[email protected]> wrote: > > you can use states or viewstack components. > > > On Mon, Feb 1, 2010 at 5:24 AM, Gaurav <[email protected]> wrote: > > >> how can we use it to navigate between different mxml files / > >> components within the Flex application.... > > >> i.e. navigate from homepage.mxml to contact.mxml etc.... > > >> what is standard way to do this > > >> -- > >> 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]<flex_india%2bunsubscr...@googlegroups.com> > >> . > >> For more options, visit this group at > >>http://groups.google.com/group/flex_india?hl=en. > > > -- > > 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]<flex_india%2bunsubscr...@googlegroups.com> > > . > > For more options, visit this group at > >http://groups.google.com/group/flex_india?hl=en.- Hide quoted text - > > - Show quoted text - -- 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.

