Re: [flexcoders] Re: Flex 4.6 Image Panning and Zooming

2012-08-12 Thread Isabelle Loyer Perso













[flexcoders] Re: Flex 4.6 Image Panning and Zooming

2012-08-12 Thread Terry
I'm sorry, my head seems a bit foggy.  I have written an AIR application that 
handles pan and zoom of images larger than the window in which they are 
displayed.  All of the code to handle that is pure Actionscript management of 
BitmapData objects, and, as best I recall, depends on no features that have not 
been part of the toolkit for several years, so I guess I don't understand what 
the Flex version may have to do with your getting the results you want.  I 
would be happy to share any of my code, so if that would be helpful, please 
just send me an email.

--- In flexcoders@yahoogroups.com, grimmwerks  wrote:
>
> Laurence did you ever find anything?
> 
> I had done something similar using bitmapData in Flex3 but now I want to 
> handle it differently and am having a heck of a time; if I scale the image 
> within it's holder, it's clipping, so you pan around and you've got just a 
> piece of the original image.
> 
> 
> 
> On Jul 2, 2012, at 6:12 PM, Laurence  wrote:
> 
> > I'm working with Flex 4.6, and I'm trying to allow a user to pan and zoom 
> > an image that's larger than the display-window...
> > 
> > I've found a couple of Pan|Zoom utilities (Adobe FIG Pan|Zoom and 
> > OpenZoom), but they're both written for versions of Flex that long pre-date 
> > Flex 4.6...
> > 
> > Anyone know where I can find information on how to do this in Flex 4.6?
> > 
> > Thanks,
> > Laurence MacNeill
> > Mableton, Georgia, USA
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > --
> > Flexcoders Mailing List
> > FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> > Alternative FAQ location: 
> > https://share.acrobat.com/adc/document.do?docid=942dbdc8-e469-446f-b4cf-1e62079f6847
> > Search Archives: 
> > http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! Groups Links
> > 
> > 
> >
>