Hi,
I need to convert a set of html files to flex. Now say this screen
contains the login/password in home screen, later I move to the
Welcome page where the user is able to do various operations on this
screen. However I want to understand how do I put the page navigation
when required. One way to do it is use the home screen as one
component and Welcome screen as another components, when the home
screen is visible, make the welcome screen invisible and vice-versa.
Another approach which I think of is use externalInterface to talk to
javascript and navigate the page. Can you please suggest which is the
best practice for this problem?
Thanks in advance
-Prem
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to flex_india@googlegroups.com
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