shared object should solve your problems. check your code to make sure you are not resetting shared objects on loading.that way every time you reload you will loose information.
---> Akshar Kaul <--- On Wed, May 25, 2011 at 10:38, Abhilash Nagar <[email protected]> wrote: > I tried shared objects but as i reload page the previous information is > still lost,so basically on reload i am loosing the information even after > using the shared objects. > > Please do suggest. > > Thanks. > > Abhilash > > On Fri, May 20, 2011 at 10:12 AM, Shalu <[email protected]> wrote: > >> use shared objects >> >> On May 18, 3:40 pm, Flex based developments <[email protected]> >> wrote: >> > Anyone please suggest how can i maintain sessions in the flex Thanks. >> > >> > Abhilash >> >> -- >> 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. >> >> > -- > 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. > -- 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.

