let me explain how i am performing whole operation

1)when program starts  i convert image into a bitmapdata varible this
is global variable.

2)Now  I  have written a function to rotate that bitmap data and  in
that function I  have used this global variable and at
last i assign this varible to the image source.

3)now  the image present in that global bitmapdata variable is rotated
image.

4)then if i write another function to obtain the mirror image. and if
i use the same global bitmapdata variable and assign
that global variable to source of that image i obtain the mirror image
of the original image and not mirror image of rotated
image.

5)please also help me for zooming bitmapdata.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to