Hi all,

I am new to flex. i am trying to develop an application in flex. It
should have two container( may b list box or canvas). Container1 would
contain a list of  transparent png thumbnail images which needs to be
dragged to the second container. The dragged image would be the copy
of the one in the first container. there should be no duplicate entry
and some manipulation need to be made on the dragged image such as
rotate,resize and delete.

With the help of this group and some tutorial i have made something
that has two canvas and the image from canvas1 can be dropped to
canvas2.

But i am not sure whether i should use canvas or list box for
container1 as it should contain a list of images may be from a xml
file.

Please suggest me how do i do all this...


Thanks in advance

Regards

Santosh

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to