Search found 5 matches
- July 19th, 2011, 12:06 am
- Forum: Scripts Discussion
- Topic: Script "Videopreview" > Nested Compositions
- Replies: 0
- Views: 6859
Script "Videopreview" > Nested Compositions
Hey :-) I need help with a simple AE-Script ;-) -Video-Preview- Before running the Script, I create manually a New Composition "Comp 1" (HDTV 1080 25)... Now I click a button "Preview" and then the following steps will be executed: 1. The actual active Composition will be nested ...
- May 4th, 2011, 11:54 pm
- Forum: Scripts Discussion
- Topic: Move a Layer to a X/Y position via Script
- Replies: 2
- Views: 7860
Re: Move a Layer to a X/Y position via Script
Great! It works!!!
Thank you so much for your help!
Thank you so much for your help!

- May 4th, 2011, 2:19 pm
- Forum: Scripts Discussion
- Topic: Move a Layer to a X/Y position via Script
- Replies: 2
- Views: 7860
Move a Layer to a X/Y position via Script
Hi :-) I need some help with my After Effects script :-) I wanna add a command to my script to move a layer to a specific Postion (x360, y289)! Here is my current Script (a part of it): function Make_fields_view() { app.beginUndoGroup("Fields view"); if(myPanel.butRF.value == 1) { var reve...
- May 3rd, 2011, 11:35 am
- Forum: Scripts Discussion
- Topic: Open a generated Composition...
- Replies: 0
- Views: 5904
Open a generated Composition...
Hi :-) I have a script, wich generates a "Interlace Preview" in After Effects... (It's appears as a new Composition in the Project-Window and is named "Interlace Preview") I wanna add a command to "open" this generated Composition as the activ Composition... Wich script...
- April 21st, 2011, 1:33 pm
- Forum: Script requests
- Topic: After Effects Script - Automate workflow...
- Replies: 0
- Views: 8211
After Effects Script - Automate workflow...
Hi :-) I need help creating a Script to automate the workflow in After Effects... I need a script that does the following: I imagine it like this: You can select a Composition in the Project-window, then click on a button labeled "Create Interlace-Preview"... Then the following Script was ...