Search found 21 matches

by monter
January 26th, 2009, 2:30 am
Forum: Scripts Discussion
Topic: change the parameter in the preference file
Replies: 2
Views: 7404

Re: change the parameter in the preference file

Thanks!
app.preferences.savePrefAsLong("Project Conversion Options", "Disable Automatic Upgrade of PAR", 1);
!!!
by monter
January 23rd, 2009, 2:03 pm
Forum: Scripts Discussion
Topic: change the parameter in the preference file
Replies: 2
Views: 7404

change the parameter in the preference file

How can I use javascript in AE in order to change the parameter "Disable Automatic Upgrade of PAR" in the preference file (from 0 to 1) The function app.settings.saveSetting("Project Conversion Options", "Disable Automatic Upgrade of PAR", "1" doesn't change t...
by monter
January 10th, 2008, 11:58 pm
Forum: Scripts Discussion
Topic: app.executeCommand(...) List - work in progress (for CS3)
Replies: 16
Views: 213171

All Codes can be looked here:
Image
by monter
January 10th, 2008, 2:38 am
Forum: Scripts Discussion
Topic: app.executeCommand(...) List - work in progress (for CS3)
Replies: 16
Views: 213171

File New 2264 Open Project 3 Open Recent Projects 2284 Browse... 3689 Browse Template Projects... 3692 Clos 4 Close Project 3154 Save 5 Save As... 6 Save a Copy... 2166 Increment and Save 3088 Revert 7 Import 2105 Import Recent Footage 2283 Export 2494 Find... 2607 Find Next 2608 Add Footage to Com...
by monter
October 23rd, 2007, 11:58 pm
Forum: Script requests
Topic: script to import XML coordinate shape data to create a mask
Replies: 17
Views: 32027

// monter www.aeclub.net // 08.08.2007 var shake_shape_data, motion_blur, num_shapes, shape_name, closed_mask, visible_mask, num_vertices, num_key_times, key_time, MotorPointData, frame, x, y, frameTime; var color_r, color_g, color_b, color_a; KeyFlag = 0 function SetMask(obj,Shape_Vertices_,Shape_...
by monter
April 27th, 2007, 11:50 pm
Forum: Script requests
Topic: masks2layers
Replies: 3
Views: 10227

This script is at nab
by monter
March 12th, 2007, 1:57 am
Forum: Scripts Discussion
Topic: Mask Reverse Path Direction
Replies: 8
Views: 21990

by monter
November 3rd, 2006, 12:55 am
Forum: Script requests
Topic: Import Shake tracking data
Replies: 2
Views: 10162

by monter
July 17th, 2006, 12:32 am
Forum: Script requests
Topic: calculator Timecode
Replies: 2
Views: 9508

by monter
April 17th, 2006, 2:16 am
Forum: Script requests
Topic: calculator Timecode
Replies: 2
Views: 9508

calculator Timecode

Simple calculator Timecode is necessary.
For example:

01:25:20:12+00:01:20:04=01:26:40:13
01:25:20:12-00:01:20:04=01:24:00:11
01:25:20:12 *2=02:50:40:24

As it can be realized?
by monter
April 10th, 2006, 12:47 am
Forum: Scripts Discussion
Topic: Favorite methods for UI development?
Replies: 6
Views: 12042

Has corrected. Has added editing in program Resource Builder.
http://www.resource-builder.com/
Problems only the Panel in the Panel

Image


CreateDialogFromResourceAE70.rar

Image
by monter
March 17th, 2006, 8:30 am
Forum: Scripts Discussion
Topic: Favorite methods for UI development?
Replies: 6
Views: 12042

1. Run Resource Hacker 2. Open Zagotovka.res http://aeclub.net/forums/index.php?act=Attach&type=post&id=215 http://aeclub.net/forums/uploads/post-10-1138608787.gif 3. Edit User Interfase 4. Save Recourse File *.rs http://aeclub.net/forums/uploads/post-10-1138608976.gif 5. Open AE and run scr...