Hello Guys, I just want to reduce the dimension of the bitmap.
Let me explain : A = a Sprite / Movieclip [ containing a photo of 400 x 400 pixels ]. Now I want to display the whole data into another Sprite / MovieClip B with 200 x 200 dimension and without loosing any portion of A. I know I can do it after replacing the bitmapdata of B and then reduce the B to 200 x 200 and it will work fine. But I just want to do it without scaling the B. Is it possible???? -- *Arindam Mojumder* * * Visit My Flickr <http://www.flickr.com/photos/arindam-mojumder/sets/> <http://www.flickr.com/photos/arindam-mojumder/sets/>Visit My Facebook <http://www.facebook.com/Arinda.Mojumder> <http://twitter.com/arindam_arindam>Visit My Twitter Account<http://twitter.com/arindam_arindam> <http://scripto-mania.blogspot.com/>Visit My GBlogger<http://scripto-mania.blogspot.com/> <http://nilbristi.wordpress.com/>Visit My Wordpress Blog<http://nilbristi.wordpress.com> -- 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.

