Re: [flexcoders] layout like My Yahoo page?

2007-01-28 Thread Paul Andrews
I should think that just using a canvas and dragging the components around
would do the trick - you'll need to code having them snap into place and
take care of sizing/overlaps. I would imagine that would be the Ajax
strategy too.

Paul
- Original Message - 
From: "tinkiknit" <[EMAIL PROTECTED]>
To: 
Sent: Thursday, January 25, 2007 10:09 PM
Subject: [flexcoders] layout like My Yahoo page?


> Hi Flexperts...
>
> me again! this time, a new question as far as i can tell since I didn't
> find anything like this in the archives...
>
> i'd like to create an application like the My Yahoo page where you can
> move around your components. We've currently got a canvas that contains
> several HDividedBox's and VDividedBox's but we'd like to be able to
> move them around, resize them, etc., sort of like what My Yahoo
> has...any idea if Flex has this built in or will we have to extend
> components to do this? I think My Yahoo is built using Ajax (correct me
> if I am wrong please) so figure Flex must have something similar or
> better?
>
> thanks for any help!
>
> Christine
>
>
>
> --
> Flexcoders Mailing List
> FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
> Yahoo! Groups Links
>
>
>
>




[flexcoders] layout like My Yahoo page?

2007-01-28 Thread tinkiknit
Hi Flexperts...

me again! this time, a new question as far as i can tell since I didn't 
find anything like this in the archives...

i'd like to create an application like the My Yahoo page where you can 
move around your components. We've currently got a canvas that contains 
several HDividedBox's and VDividedBox's but we'd like to be able to 
move them around, resize them, etc., sort of like what My Yahoo 
has...any idea if Flex has this built in or will we have to extend 
components to do this? I think My Yahoo is built using Ajax (correct me 
if I am wrong please) so figure Flex must have something similar or 
better?

thanks for any help!

Christine