Hi Vijay,

You can make use of ViewStack container to display the things which are
related to student or staffs on the basis of their access right you just
need to select the selectedChild when user get authenticated.

Following links may help you.

http://learn.adobe.com/wiki/display/Flex/ViewStack
http://livedocs.adobe.com/flex/2/langref/mx/containers/ViewStack.html


Also you can make use of states The following link uses view states to
easily implement a login and registration form take look upon

http://www.adobe.com/devnet/flex/quickstart/creating_states/
http://livedocs.adobe.com/flex/3/html/help.html?content=using_states_1.html

Regards,
Kalpesh Mahida




-----Original Message-----
From: [email protected] [mailto:[email protected]] On
Behalf Of Vijay
Sent: Tuesday, January 20, 2009 9:20 PM
To: Flex India Community
Subject: [flex_india:18365] Help to design my college portal


Hi,

I just design simple Flex apps for the past few months. Now I planned
to do a app for my college where students day to day activities can be
included in this app. I have created wireframe for my app and  I need
some help.

1. Login page     (index.mxml)
2. Students page (students.mxml)
3. Staff Page       (staff.mxml)

I'm using PHP for backend. I can't get clear with the concept of
linking my app whether I have to load SWF or to use module that is
when the student login in login page.

-> Students login by using their ID. I can authenticate by PHP
(httpservice)
-> After aunthentication, I dono to load the students page.
-> Where as I know to query the database using php to get details for
students page

How to process after a students login page to students page or even
staff page in future ?

Help me plz...

-
Vijay
Adobe Flex Student REP
www.riaon.com


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to