Hi dhileepen, flex is statefull, but php is stateless. I use this: 1) Login Screen in php (called index.php), ldap verification an i create a php session. 2) if ok, i call xxx.swf flex file, but this file is closed, i mean nothing is displayed until this swf file call a remote connection to server asking who is in session, then server answer my request 3) and finally swf file show only objects or menus for this profile or user.
I hope be usefully regards ripoblet 2008/10/22 dhileepen chakravarthy <[EMAIL PROTECTED]> > Hi > Anyone tells me how to use php session in Flex login screen. > > I want to control the different login types for different user. with > different menus > > any reference links or samples. > > TIA > Dhileepen > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

