Search found 6 matches

by shapeOfMotion
April 13th, 2010, 8:01 am
Forum: Expression Discussion
Topic: Layer Space Transform Question.
Replies: 4
Views: 12068

Re: Layer Space Transform Question.

Great work !

That´s what I call an answer !

cheers,
Johan
by shapeOfMotion
April 13th, 2010, 1:26 am
Forum: Expression Discussion
Topic: Layer Space Transform Question.
Replies: 4
Views: 12068

Re: Layer Space Transform Question.

If it was obvious I wouldn´t ask ... :)
But thank you for your answer. I wasn´t aware the it didn´t work across comps.

cheers,

Johan
by shapeOfMotion
April 12th, 2010, 6:06 am
Forum: Expression Discussion
Topic: Layer Space Transform Question.
Replies: 4
Views: 12068

Layer Space Transform Question.

Hi all! I would like to get the 2d position of a null object nested in a 3d comp. To explain what I have: In the top level comp I have a null object (2d) and a comp (3d). the 3d comp is rotated in 3d. To get the 2d position of the nested null (inside the 3d comp) I use the following expression: l = ...
by shapeOfMotion
August 28th, 2009, 4:49 am
Forum: Scripts Discussion
Topic: Accessing AVLayers
Replies: 1
Views: 5656

Accessing AVLayers

Hi ! I need to access AV Layers in a comp. I use the following code to create a parent composition with a child comp inside it. { var myProject = app.project; // declare the project name var myComp = myProject.activeItem; // declare the comp name var myParentComp; var myParentCompName = "parent...
by shapeOfMotion
August 28th, 2009, 4:32 am
Forum: Scripts Discussion
Topic: Change background color extendScript Toolkit
Replies: 2
Views: 8115

Re: Change background color extendScript Toolkit

Thanks !

The all display items checkbox tricked me... and I was tired ;)

- J
by shapeOfMotion
August 19th, 2009, 4:14 am
Forum: Scripts Discussion
Topic: Change background color extendScript Toolkit
Replies: 2
Views: 8115

Change background color extendScript Toolkit

Hi !
Does anyone know if it is possible to customize the background color (to a darker grey ) of the ExtendScript toolkit editor?

Regards,
Johan