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%[email protected]> >> . >> 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%[email protected]> > . > 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]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

