Hi, I am very good with AS3 and have made many applications and websites entirely in OOP. Now I am trying to switch to flex and struck with my application as I don't know what is the best way to develop my project.
The scenario is I am developing an event manager in flex using flex project option. What I want is to show login form in the start and once the user logs in then initialize the event manager in which on left side I will have menu with buttons like add, edit etc. and on the right side I will show corresponding form. So how should I do it? Using ViewStack? or how? I don't need any code I just need some directions. Thanks.

