while uploading and downloading the image on the server
i need metadata information of the image i.e.

1)  File name
2)  upload date
3)  resolutions
4)  DPI
5)  color depth

I am getting only name,type  in my complete and select  select event

dispatcher.addEventListener(Event.COMPLETE, completeHandler);
dispatcher.addEventListener(Event.SELECT, fileRef_select);

can somebody tell me or refer a link

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to flex_india@googlegroups.com
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to