Timing of transitions

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
anmldr
Posts: 459
Joined: Tue Sep 11, 2012 11:13 pm

Timing of transitions

Post by anmldr » Thu Feb 05, 2015 1:00 am

Code: Select all

visual effect "push left"
If I wanted this to occur over a specified time, what is the syntax?

Linda

bn
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 4174
Joined: Sun Jan 07, 2007 9:12 pm

Re: Timing of transitions

Post by bn » Thu Feb 05, 2015 1:03 am

Hi Linda,

look at the effectRate in the dictionary

Kind regards
Bernd

Post Reply