Image preview in Flex -
I am working on an image management application. We have an Adobe Air Client that is talking to a WAMP server. MySQL stores DB images as blops We have an image search feature when I search, I am displaying results as a XMLList in a popup window and have provided a download button. The download job is okay I want to add a preview button to the popup as well. Please tell me how I can code this. Without the file on the client, I can not preview. But when I use the savings () method, the OS dialogue opens. Anything on the PHP side to be done? help please.
Regards JD
Do you have an image? Will not do normal work? Of course, for display related issues, your PHP code should present a small image (thumbnail).
Correct me if your question is incorrectly understood: (
Comments
Post a Comment