Animated Swipe for mobile?

Create fast, sprite powered games with Animation Engine, co-developed with DerBrill Software!

Moderators: heatherlaine, kevinmiller, robinmiller, malte

Post Reply
jpatten
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 45
Joined: Tue May 06, 2008 11:24 pm

Animated Swipe for mobile?

Post by jpatten » Fri Sep 27, 2013 8:16 pm

Hello..

I'm wondering if I can utilize AE to incorporate nice animations for swipe on mobile platforms. For example, I have a group consisting of a couple text fields and buttons. Is there a way to use constrainrectangle, ease in/out, bounce, etc. that would create the ability of the group to be manipulated so that when a user swipes their finger on a tab, the groups slides out from the top or margin? I'm sure this could be scripted in straight LC, but I'm wondering if AE may save some trouble in creating this?

Any examples of this strategy floating around out on the interwebs?

Thank you!

malte
Posts: 1098
Joined: Thu Feb 23, 2006 8:34 pm
Location: Ostenfeld germany
Contact:

Re: Animated Swipe for mobile?

Post by malte » Fri Sep 27, 2013 8:57 pm

Hi John,

the most complicated part here is determinating that the user swiped. After that, a simple aeMoveTo will do the trick.

Hth,

Malte

Dixie
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 1336
Joined: Sun Jul 12, 2009 10:53 am
Location: Bordeaux, France

Re: Animated Swipe for mobile?

Post by Dixie » Fri Sep 27, 2013 9:32 pm

Have a look at the script in this stack to detect a swipe..
http://forums.runrev.com/viewtopic.php? ... lit=+swipe

Dixie

stam
Posts: 2634
Joined: Sun Jun 04, 2006 9:39 pm
Location: London, UK

Re: Animated Swipe for mobile?

Post by stam » Thu Mar 21, 2024 11:38 am

seems legit......
spam.jpg
spam.jpg (28.49 KiB) Viewed 205 times

Klaus
Posts: 13806
Joined: Sat Apr 08, 2006 8:41 am
Location: Germany
Contact:

Re: Animated Swipe for mobile?

Post by Klaus » Thu Mar 21, 2024 11:53 am

With eggs! :D

SparkOut
Posts: 2839
Joined: Sun Sep 23, 2007 4:58 pm

Re: Animated Swipe for mobile?

Post by SparkOut » Thu Mar 21, 2024 7:55 pm

Spam, eggs, chips, beans and SPAM!

Post Reply

Return to “Animation Engine”