you all know: "right click -> zoom in or out" in flash file, well, I need to do this but using, for example, clicking a button.
Is this possible using only AS3 code?
Thx!
you must put all your graphics in a sprite, for example "scene" and then modify its scale...