animationengine +rev4

Anything beyond the basics in using the LiveCode language. Share your handlers, functions and magic here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
tal
Posts: 84
Joined: Thu Jul 02, 2009 3:27 pm

animationengine +rev4

Post by tal » Mon Dec 14, 2009 2:13 pm

Hi everybody,

I downloaded the last version of revolution enterprise (rev4) and the scripts who worked with "the animation engine" doen't work now, i thought rev 4 included "animationengine"?

Thanks

BvG
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 1239
Joined: Sat Apr 08, 2006 1:10 pm
Contact:

Re: animationengine +rev4

Post by BvG » Mon Dec 14, 2009 4:42 pm

animation engine is a third party add-on by derdbrill.

it should remember your registration, so just open the animationengine.rev stack from your hard disk, and then:

Code: Select all

start using stack "animationengine"
Various teststacks and stuff:
http://bjoernke.com

Chat with other RunRev developers:
chat.freenode.net:6666 #livecode

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

Re: animationengine +rev4

Post by malte » Tue Dec 15, 2009 1:43 am

Hi,

as BvG mentioned already, you need to have AE open and in use to work with it. What exactly is not working?

All the best,

Malte

tal
Posts: 84
Joined: Thu Jul 02, 2009 3:27 pm

Re: animationengine +rev4

Post by tal » Tue Dec 15, 2009 10:37 am

Hi,

I downloaded the trial version of rev 4, and animationengine is not included so i downloaded it but it doesnt work, animation engine needs a registration key ( the key of rev4 doesnt work), maybe it is because of the trial version?

Thanks

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

Re: animationengine +rev4

Post by malte » Tue Dec 15, 2009 2:17 pm

Hi Tal,

do you have an animationEngine license already? If so you need to enter the key for animationEngine that has been sent to you. Otherwise, you can try animationEngine for 15 sessions (each start using stack "animationEngine" counts as a session) before it expires and you need to purchase a key for it, if you like to continue working with it. If you have an unlock code for animationEngine 2.x, you can not use AE 3 with that, as the switch from 2.x to 3.x was a paid upgrade. Of course you can use any existing key for AE 2 with version 2.x of AE forever. If you are considdering an upgrade to AE or are a first time purchaser, it is worth considdering that the megabundle still is running for a few days:

http://www.runrev.com/products/mega-bundle-09

Hope that helps,

Malte

Post Reply