Any display objects can be zoomed/scaled using scaleX and scaleY properties of that display object. It can be the content of canvas also. For panning, you can set the vertical and horizontal scroll properties to false and set drag content property to true. Its upto you how you implement it!!
Regards, Abinash On Dec 24, 6:54 pm, amit doshi <[email protected]> wrote: > Hello Guys, > > I am looking from last one month in different > websites for the zoom functionality for canvas and also zoom the > component placed inside it along with the panning.. > > I found the zoom functionality with the images means > it just zooms the images & bitmaps but I needed the zoom functionality > for canvas and also the component placed inside it should also zoom > with that along with the panning.. > > Please help... I am dying for the solution > > Thnks in advance -- 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.

