Hi I have an org.mxml componet.It will contains form.This form contains two fields(orgname,orgdesc) and one image.
Below image i have upload link button.Related to this i have table(org) in database.It will contains three columns those are orgname,orgdesc,imagepath.Here i have used valueobject(Organization.as) concept. When u click on upload link button u will get titlewindow(org2.mxml) in that user will select the path and click on save button in that titlewindow then the selected image will be updated to previous image in org.mxml and at the same time imagepath will be save into org table.Finally when u click on add button(org.mxml) the fields data will be saved into org table. For doing this task can i take two valueobjects?or give me procedure how to do that?Here i have used php. -- Regards D.Mahesh Babu --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

