-
where to find scripting basics for beginners?
HI I have used expressions for a while but now i want to try scripting to control placing and organising of layers.
I am trying the very first steps in the “Adobe intro to scripting” in the extendscript toolkit and immediately run into problem. The first thing it asked to do is this in java and then VBS.
app.documents.add()
or
Set appRef = CreateObject(“Adode After Effects CS4.Application”)
appRef.Documents.Add()Both of which give me errors and dont work!
Clearly I have no idea what Im doing but if the intro first steps dont work then how am I going to learn anything. Im certainly not going continue with the adobe scripting guide.
Is there another intro for absolute beginners that does work in CS4?
thanka a lot
JG