Re: [flexcoders] Retrieving saved DataGrid columns array from local SharedObject.

2007-05-29 Thread jake247
of non-visible columns (i.e. scrolled off to right in this case). So, thank you jake247, your code is working very well for me. Regards, Ian IMiJ Software http://www.imijsoft.com http://www.ianmjones.net (blog) On 25 May 2007, at 19:08, Ian M

Re: [flexcoders] Retrieving saved DataGrid columns array from local SharedObject.

2007-05-24 Thread jake247
Ask and ye shall receive ... we solved this exact problem about a month ago ... - // Save grid settings to shared object public function saveGridSettings():void { var

Re: [flexcoders] Re: Unable to flush SharedObject

2007-05-17 Thread jake247
You might try re-installing Flash ... that should re-create the Shared Objects folder for you ... -- Jake Troy A. Binford [EMAIL PROTECTED] wrote: I cleared out the entire Flash Player directory. So that would be ...\Flash Player\*.* gone. --- In flexcoders@yahoogroups.com, Prayank

Re: [flexcoders] Re: Module GC question

2007-04-26 Thread jake247
Could you elaborate a bit more on why you think the GC hack was causing problems? We're considering using it for a significant memory leak problem we're having ... Thanks, -- Jeff Hindman kyle.vanvranken [EMAIL PROTECTED] wrote: UPDATE: So it would seem the hack method of forcing