Copy link to clipboard
Copied
Hi there!
Is there any way i can zoom on specific object, for example picture on flash android app. Lets say i have a photo and i want user to be able to zoom it normally. The way adobe has it in its script its weird and makes a mess, its not right. I want to be able to zoom it to some level, proportionally, and to drag it inside its box?
I use adobe animate AIR for android, and those gestures are no help.
Thank you very much
Copy link to clipboard
Copied
you can disable scroll/rubberbanding and let the os handle zooming.
Copy link to clipboard
Copied
Wheee how what is that?
So i want normal zooming and paning on my app, Android app made in animate. I fou d yoir solition with sligjtly changed default Air gesture code. Its helpfull. But i need alot of that. lile 500 objects. Can i somebow edit that default AIR cscript in animate?
Copy link to clipboard
Copied
what file type are your trying to edit?
Copy link to clipboard
Copied
Photo...PNG
Copy link to clipboard
Copied
Photo i side those frames i want to zoom. And i want to usw svript you modified default one from AIR from gesture zoo scripts. Just, so o dont have to edit ecery single timw, hiw csn i make all those photos the same, or whole project
Copy link to clipboard
Copied
you asked about editing some default air cscript in animate , when i asked what file type you were trying to edit. png makes no sense.
Copy link to clipboard
Copied
If i knew what to change, then i wouldnt ask. Im just asking is there any possibility of that maybe. So i just hit object and dobleclick on script from menu, so i dont have copy paste every time some modified script for 200 times. Anyway, i need solution for zooming multiple i ages on multiple frames and zoom must be proportional up to some normal level not infinity. And with option to pan that same object after ziom. With fingers, its for mobile
thanks
Copy link to clipboard
Copied
i think there might be a language issue causing a problem between our understanding of each other.
Copy link to clipboard
Copied
No no its ok...i write it the way you could understand both meanings sry 😁
Copy link to clipboard
Copied
Will try to ask exact and correctđ Well as im older i see less, mobile gets smaller and my patience for writing is weaker hehe.
Copy link to clipboard
Copied
good luck with your project.
Copy link to clipboard
Copied
Yeah, the luck is all i need because i dont have a clue what im doing, bright idea, yes, product in my vision, yes, but the path is way foggy
Copy link to clipboard
Copied
understood.
Copy link to clipboard
Copied
The AIR AS3 functions do include everything you need to do zoom gestures, but that doesn't mean that it's easy. When I had to do gestures on Android I used this library to make things easier for me. It's years since I used it, so you may need to read what it is able to do these days (as you can see, it hasn't been updated in 10 years):
Copy link to clipboard
Copied
Yeah i know. Thanx for response. But anyway its lousy functions, it doesnt zoom proportionaly, but distorts object completely.