How can I animate a Image / Text ?

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
kvamalraj
Posts: 2
Joined: Thu May 09, 2013 6:28 pm

How can I animate a Image / Text ?

Post by kvamalraj » Fri May 10, 2013 7:04 pm

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 !

Simon
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3901
Joined: Sat Mar 24, 2007 2:54 am

Re: How can I animate a Image / Text ?

Post by Simon » Fri May 10, 2013 8:09 pm

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
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!

Post Reply