Re: [flexcoders] Adobe Flex Dashboard

2009-10-07 Thread Angelo Anolin
but this is the first time I encountered/delving into the SharedObject thing. Thanks. Regards, Angelo From: Paul Andrews p...@ipauland.com To: flexcoders@yahoogroups.com Sent: Wednesday, 7 October, 2009 7:08:05 Subject: Re: [flexcoders] Adobe Flex Dashboard

Re: [flexcoders] Adobe Flex Dashboard

2009-10-07 Thread Paul Andrews
: [flexcoders] Adobe Flex Dashboard Angelo Anolin wrote: Thanks a lot for pointing this one out Vivian. Although I still cannot fathom how the SharedObject is retained even after the application (SWF) is recompiled. I even did a restart of the machine and the settings are still

Re: [flexcoders] Adobe Flex Dashboard

2009-10-07 Thread Vivian Richard
:* Wednesday, 7 October, 2009 7:08:05 *Subject:* Re: [flexcoders] Adobe Flex Dashboard Angelo Anolin wrote: Thanks a lot for pointing this one out Vivian. Although I still cannot fathom how the SharedObject is retained even after the application (SWF) is recompiled. I even did

[flexcoders] Adobe Flex Dashboard

2009-10-06 Thread Angelo Anolin
Hi Flexcoders! I started dabbling with the codes for the Adobe Flex Dashboard (http://examples.adobe.com/flex3/devnet/dashboard/main.html) and has been able to load properly all the necessary files and components to run the application. My question is that I think the last view settings are

Re: [flexcoders] Adobe Flex Dashboard

2009-10-06 Thread Vivian Richard
You can do this using SharedObject - I guess they are also using SharedObject somewhere. Please see this example here: http://livedocs.adobe.com/flex/3/html/help.html?content=lsos_5.html On Tue, Oct 6, 2009 at 8:44 AM, Angelo Anolin angelo_ano...@yahoo.comwrote: Hi

Re: [flexcoders] Adobe Flex Dashboard

2009-10-06 Thread Angelo Anolin
From: Vivian Richard kanps...@gmail.com To: flexcoders@yahoogroups.com Sent: Wednesday, 7 October, 2009 0:02:22 Subject: Re: [flexcoders] Adobe Flex Dashboard You can do this using SharedObject - I guess they are also using SharedObject somewhere. Please see

Re: [flexcoders] Adobe Flex Dashboard

2009-10-06 Thread Vivian Richard
, let me dig through this haystack for the needle. THanks, Angelo -- *From:* Vivian Richard kanps...@gmail.com *To:* flexcoders@yahoogroups.com *Sent:* Wednesday, 7 October, 2009 0:02:22 *Subject:* Re: [flexcoders] Adobe Flex Dashboard You can do

Re: [flexcoders] Adobe Flex Dashboard

2009-10-06 Thread Angelo Anolin
? Regards, Angelo From: Vivian Richard kanps...@gmail.com To: flexcoders@yahoogroups.com Sent: Wednesday, 7 October, 2009 0:50:37 Subject: Re: [flexcoders] Adobe Flex Dashboard in the file StateManager. as line 17 private static var sharedObject

Re: [flexcoders] Adobe Flex Dashboard

2009-10-06 Thread Paul Andrews
*From:* Vivian Richard kanps...@gmail.com *To:* flexcoders@yahoogroups.com *Sent:* Wednesday, 7 October, 2009 0:50:37 *Subject:* Re: [flexcoders] Adobe Flex Dashboard in the file StateManager. as line 17 private static var sharedObject: SharedObject