Search found 57 matches

by Impudent1
June 25th, 2004, 5:11 pm
Forum: Impudent 1's Scripts
Topic: Default Folders
Replies: 13
Views: 123868

well if the others work I am assuming it is something with the line: app.newProject(); your asking about how windows starts with untitled project leads me to see if this makes any difference on the mac side could you try replacing lines 8-15 ( from after undo group line to above the array declaratio...
by Impudent1
June 24th, 2004, 7:35 pm
Forum: Impudent 1's Scripts
Topic: Default Folders
Replies: 13
Views: 123868

hmm interesting, it works here on 3 machines all windows flavor. As well you are correct that line is needed for it to work when ae starts up.

Do the other two run ok there?
by Impudent1
June 24th, 2004, 3:22 pm
Forum: Impudent 1's Scripts
Topic: Default Folders
Replies: 13
Views: 123868

The startup one is meant to go in the scripts/startup folder vs being run once the application is running, DefaultFolders or DefaultFoldersUI are safe to run from the running application without messing with the existing project. the line that you need to get rid of to answer the question tho is : a...
by Impudent1
June 22nd, 2004, 3:20 pm
Forum: Scripts Discussion
Topic: scripting books or web resources
Replies: 4
Views: 13721

I would suggest bookmarking http://devguru.com/Technologies/ecmascript/quickref/javascript_index.html as well as, http://netcode.net/manuals/javascript/ the lynda.com how to javascript cd is a good explanation of concepts, the link below takes you to the main page and if you look at the operators an...
by Impudent1
June 20th, 2004, 6:25 pm
Forum: Impudent 1's Scripts
Topic: Script Favorites
Replies: 0
Views: 23301

Script Favorites

Script Favorites is a catch all palette and contains the links for the following scripts available on this site: Backup Project.jsx, Gspot.jsx, Sampler Sizer Radio.jsx, Drop Footage Time Zero.jsx, GoWarp Static.jsx it opens a palette that holds your most used scripts so you can run them with a UI cl...
by Impudent1
June 20th, 2004, 6:22 pm
Forum: Impudent 1's Scripts
Topic: Go WarpStatic
Replies: 3
Views: 29943

Go WarpStatic

GoWarpStatic creates a standard WinMorph warp project from the selected
footage item and then opens it using the FREE and swanky cool WinMorph (http://www.debugmode.com/)

http://www.leapfrog-productions.com/Scr ... Static.jsx
by Impudent1
June 20th, 2004, 6:14 pm
Forum: Impudent 1's Scripts
Topic: Gspot
Replies: 1
Views: 27726

Gspot

Sends the selected footage to the external codecs information application Gspot (http://www.headbands.com/gspot/)

http://www.leapfrog-productions.com/Scripts/Gspot.jsx
by Impudent1
June 20th, 2004, 6:04 pm
Forum: Impudent 1's Scripts
Topic: Sampler Sizer Radio
Replies: 1
Views: 22881

Sampler Sizer Radio

Sampler Sizer Radio opens up a palette with radio controls to set the sampler size text pref on the fly. is the pixels setting for the area sampling eyedropper. the top level numbers are the area size in YxY pixels it uses to grab the sample. the lower level numbers are the modifier key area size. I...
by Impudent1
June 20th, 2004, 1:20 pm
Forum: Impudent 1's Scripts
Topic: Drop Footage Time Zero
Replies: 0
Views: 20215

Drop Footage Time Zero

Drop Footage Time Zero opens a palette to toggle this text only preference on the fly. In other words this script will modify your prefs to allow you to drop any footage in the timeline at time 0 (instead of wherever the playhead is). You can toggle it on or off by using the radio button. You don't ...
by Impudent1
June 19th, 2004, 12:10 pm
Forum: Impudent 1's Scripts
Topic: Backup Project
Replies: 6
Views: 33998

oops

sorry about that, I had forgotten to post the link :(

http://www.leapfrog-productions.com/Scr ... roject.jsx
by Impudent1
June 17th, 2004, 11:32 am
Forum: Impudent 1's Scripts
Topic: Backup Project
Replies: 6
Views: 33998

Backup Project

This script is built to backup your project files.

To use it, run a collect files of whatever seems to fit best (all, selected comps, reduced etc). Then run the script

It has been setup to use rar32 on windows segment size at dvd storage but that is simple to modify to taste.
by Impudent1
June 16th, 2004, 3:10 pm
Forum: Impudent 1's Scripts
Topic: Default Folders
Replies: 13
Views: 123868

Default Folders

This set of scripts is basically the same script modified to work in one of three ways, depending on preference. The main gist of the script is to create a set of default folders . It will take a predefined array of folder names. It will loop through a: renaming solids dir->creating new layer to get...