Search found 3 matches

by Jai
May 7th, 2005, 5:18 pm
Forum: Scripts Discussion
Topic: a more succint question about scripting:
Replies: 1
Views: 6888

a more succint question about scripting:

are objects (user defined: i.e. var monkey = new Object();) scoped forever, or do they end when the script executes?

can expressions communicate any information to script objects and vice versa?
by Jai
May 6th, 2005, 5:17 pm
Forum: Scripts Discussion
Topic: ae procuedural animatio: how much like actionscript (flash)?
Replies: 3
Views: 9258

right but that only supports keyframed flash animations. what i am referring to is procedural animations -- simulations. that won't ouput -- otherwise i would have saved to quicktime a long time ago.
by Jai
May 5th, 2005, 2:37 pm
Forum: Scripts Discussion
Topic: ae procuedural animatio: how much like actionscript (flash)?
Replies: 3
Views: 9258

ae procuedural animatio: how much like actionscript (flash)?

i am a veteran flash programmer and am very comfortable with javascript. after looking through the scripting documentation, it looks like one can control almost every aspect of ae. but, before i get to deep, i wanted to ask someone with experience: could i basically repeat everything i do in flash (...