12/22/2009 2:19:34 AM
Title:
Retrive as xml
how to get a xml when i drag the object and drop on the canvas. i get the object details. i.e., i drag the object cup and drop in a canvas. after that get the object details as a xml such as name height and width of the object for each and every object drag and drop by using action acript 3.0 in flex 3 give me a sample one.
12/22/2009 3:09:41 AM
there is no such direct method to get xml, when you are dropping the object you know the object so you can get all the properties and have to construct xml accourding to our need