PDA

View Full Version : how to switch between two screens?


435.mahesh
06-07-2009, 03:19 AM
hi,
i have login screen.when i clicked on login button i want to go for another screen(employee screen).
how can i do it?
plz help me




regards
D.Mahesh Babu

435.mahesh
06-07-2009, 03:21 AM
hi,
i have login screen.when i clicked on login button i want to go for another screen(employee screen).
how can i do it?
plz help me




regards
D.Mahesh Babu

JeTSpice
06-07-2009, 04:10 AM
here's a great example of how to use states to accomplish that:

http://blog.flexexamples.com/2007/10/05/creating-view-states-in-a-flex-application/

heman
06-10-2009, 06:42 AM
Hi mahesh,
you can use viewstack or states