Page 1 of 1

How can I animate a Image / Text ?

Posted: Fri May 10, 2013 7:04 pm
by kvamalraj
Hi ,

Live Code Friends . I am new to livecode . Can you please help me to make a animation ( Scrolling Animation ) for an Image /text

Basically I am a web developer . Is there any commands / function something similar to JQUERY animate

? Good Day !

Re: How can I animate a Image / Text ?

Posted: Fri May 10, 2013 8:09 pm
by Simon
Hi kvamalraj ,
Take a look at "move" and "location" in the dictionary.
Be aware there are limits to the width of a field:
Maximum length of a line in a field 65,536 characters storage. No more than 32,786 pixels wide for display
Simon