flush() method writes the things to shared objects but not remove from the system.
On 24 March 2010 00:14, veeru rahul <[email protected]> wrote: > so.flush(); will do I guess. > > Jus give a try. > > Thanks, > Veeru > > > On Tue, Mar 23, 2010 at 3:25 PM, GAGAN anand <[email protected]>wrote: > >> Hi Baskaran, >> >> To clear Shared Object, you need to explicitly call clear() method on >> closing the browser. You can capture the closing from Javascript and then >> call flex function from JS. >> >> Hope this helps. >> >> Regards >> Gagan Deep >> >> On 23 March 2010 10:10, baskaran rajendran <[email protected]>wrote: >> >>> Hi >>> Shared Object value is not cleared while i closing the >>> browser.it is continued to nest time. >>> >>> How can i clear shared object while i closing the browser? >>> >>> >>> >>> -- >>> Best Regards >>> Baskaran.R >>> >>> -- >>> 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]<flex_india%[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]<flex_india%[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]<flex_india%[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.

