I can think of two solutions:1. Users manually rotate the image at each
viewing.2. Uploader manually rotates the image in the application after
it was uploaded and then sends the Bitmap of the rotated image back to
the server.The key thing here is that you'll end up using the Bitmap
classes.http://livedocs.adobe.com/flex/3/html/help.html?content=Working_with_Bitmaps_02.html