plz help me to write code to swipe image in any direction
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
-
- Posts: 3
- Joined: Sun Oct 07, 2012 11:55 am
plz help me to write code to swipe image in any direction
this s sharan
friends help to swipe the object or any image in any direction.
advabce thanks
your's
sharan
friends help to swipe the object or any image in any direction.
advabce thanks
your's
sharan
Re: plz help me to write code to swipe image in any directi
Put this in the image script:
And work through these stacks to get started with Livecode:
http://www.runrev.com/developers/lesson ... nferences/
Welcome to the forum!
Best
Klaus
Code: Select all
on mousedown
grab me
end mosuedown
http://www.runrev.com/developers/lesson ... nferences/
Welcome to the forum!

Best
Klaus
-
- Posts: 3
- Joined: Sun Oct 07, 2012 11:55 am
after swipe image how to find angle n directon of swipe of i
thanks kauls
i want developt i dart game in this i have to swipe image to up and some objects moving in the circle mannar in top.
i have swipe image in any directon and touch the object in the swipe direction.so i need code to swipe and aftr the image i need to find swipe direction and angle of swipe image in order to move the image to disered position to intersect the disered object.plz help me for this code.
thanks
your's
sharan
i want developt i dart game in this i have to swipe image to up and some objects moving in the circle mannar in top.
i have swipe image in any directon and touch the object in the swipe direction.so i need code to swipe and aftr the image i need to find swipe direction and angle of swipe image in order to move the image to disered position to intersect the disered object.plz help me for this code.
thanks
your's
sharan
Re: plz help me to write code to swipe image in any directi
My name is Klaus!
I recommend to work through these stacks to get the basics of Livecode:
http://www.runrev.com/developers/lesson ... nferences/
I recommend to work through these stacks to get the basics of Livecode:
http://www.runrev.com/developers/lesson ... nferences/
-
- Posts: 3
- Joined: Sun Oct 07, 2012 11:55 am
Re: plz help me to write code to swipe image in any directi
sorry klaus i missplied u name.plz give simple example of how to get direction of swiped image and direction o f swiped image.
regsrd's
sharan
regsrd's
sharan
Re: plz help me to write code to swipe image in any directi
Hi sharan,
if you are still reading, here is a thread related to your wish:
http://forums.runrev.com/phpBB2/viewtop ... =7&t=13137
Best
Klaus
if you are still reading, here is a thread related to your wish:
http://forums.runrev.com/phpBB2/viewtop ... =7&t=13137
Best
Klaus