Adding those features to the application shouldn't be too terribly difficult. I would imagine the images are UIObjects and thus you can rotate them with the rotation property. As far as saving them to the local machine, I'm not sure about that.
The mxml file is just the source code. It must be compiled using mxmlc into a SWF before you can use it live unless you are using the server side technology which does it for you. I hope that helps. - William --- In [email protected], Shameer Salim <[EMAIL PROTECTED]> wrote: > > I too need an addon for the pfotoalbum > > i.e., a button or an image when clicked must give the photo album in a new window. Its easy when u click an image to provide a link. But here, its not the link, instead its the mxml file. I'm totally struck with this.. > > Shameer > > "rajendra.flex" <[EMAIL PROTECTED]> wrote: > Hi All, > > We have a sample application called Photo Viewer in Flex. Can we > add some additional functionalities to it like > > Saving the image into our local machine > Rotating the image clock wise and anti clock wise > Zoom In and Zoom out .. > > If any one has Sample code/Example or any Reference on this issue > Please let me know. > > Regards > Rajendra > > > > > > > --------------------------------- > Here's a new way to find what you're looking for - Yahoo! Answers >
