[flexcoders] Re: Mimic IGoogle with Flex 3

2009-01-30 Thread thelordsince1984
--- In flexcoders@yahoogroups.com, valdhor valdhorli...@... wrote: At the link I sent there is a link labeled Custom buttons in windows. Is that what you are trying to do? --- In flexcoders@yahoogroups.com, thelordsince1984 loreboa@ wrote: --- In flexcoders@yahoogroups.com, valdhor

Re: [flexcoders] Re: Mimic IGoogle with Flex 3

2009-01-30 Thread Fotis Chatzinikos
Just keep an Array of indexes. Whenever a user changes the layout, update the array and save it on the backend ... On Fri, Jan 30, 2009 at 10:46 AM, thelordsince1984 lore...@katamail.comwrote: --- In flexcoders@yahoogroups.com flexcoders%40yahoogroups.com, valdhor valdhorli...@... wrote:

[flexcoders] Re: Mimic IGoogle with Flex 3

2009-01-30 Thread valdhor
Check out Shared Objects. I my current application, whenever a user moves a window, I save that in a shared object so when the same user comes back her windows are where she left them. At http://livedocs.adobe.com/flex/3/html/help.html?content=lsos_3.html there is an LSOHandler class that I use

RE: [flexcoders] Re: Mimic IGoogle with Flex 3

2009-01-29 Thread Gregor Kiddie
[mailto:flexcod...@yahoogroups.com] On Behalf Of thelordsince1984 Sent: 28 January 2009 16:48 To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Mimic IGoogle with Flex 3 --- In flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com , Gregor Kiddie gkid...@... wrote: Take a look

[flexcoders] Re: Mimic IGoogle with Flex 3

2009-01-28 Thread thelordsince1984
--- In flexcoders@yahoogroups.com, Gregor Kiddie gkid...@... wrote: Take a look at the MDI stuff in FlexLib. We've produced the effect you are looking for with them. Gk. Gregor Kiddie Senior Developer INPS Tel: 01382 564343 Registered address: The Bread Factory, 1a

[flexcoders] Re: Mimic IGoogle with Flex 3

2009-01-28 Thread valdhor
--- In flexcoders@yahoogroups.com, thelordsince1984 lore...@... wrote: --- In flexcoders@yahoogroups.com, Gregor Kiddie gkiddie@ wrote: Take a look at the MDI stuff in FlexLib. We've produced the effect you are looking for with them. Gk. Gregor Kiddie Senior Developer

[flexcoders] Re: Mimic IGoogle with Flex 3

2009-01-28 Thread thelordsince1984
--- In flexcoders@yahoogroups.com, valdhor valdhorli...@... wrote: --- In flexcoders@yahoogroups.com, thelordsince1984 loreboa@ wrote: --- In flexcoders@yahoogroups.com, Gregor Kiddie gkiddie@ wrote: Take a look at the MDI stuff in FlexLib. We've produced the effect you are looking

[flexcoders] Re: Mimic IGoogle with Flex 3

2009-01-28 Thread valdhor
At the link I sent there is a link labeled Custom buttons in windows. Is that what you are trying to do? --- In flexcoders@yahoogroups.com, thelordsince1984 lore...@... wrote: --- In flexcoders@yahoogroups.com, valdhor valdhorlists@ wrote: --- In flexcoders@yahoogroups.com,

[flexcoders] Re: Mimic IGoogle with Flex 3

2009-01-28 Thread securenetfreedom
This is over a year old but is way cooler than iGoogle. http://examples.adobe.com/flex3/devnet/dashboard/main.html --- In flexcoders@yahoogroups.com, thelordsince1984 lore...@... wrote: Hi, i would create an app that has the same functionality that igoogle provides.. in particular i