Search found 138 matches

by Disciple
August 24th, 2004, 3:31 pm
Forum: Expression Discussion
Topic: Gravity
Replies: 4
Views: 14311

I never really used Motion math. What did that script do exactly?

Alex
by Disciple
August 23rd, 2004, 1:56 pm
Forum: Expression Discussion
Topic: Auto rotated layers.
Replies: 2
Views: 10449

Hmm, isn't this a job for auto-orient towards camera?
by Disciple
August 20th, 2004, 7:03 am
Forum: Scripts Discussion
Topic: scripting question
Replies: 5
Views: 14626

<<reading a series of names from a text file, creating a comp for each name, a text layer in each comp with each name, and then rendering out the comp so you have 500 individual movies? >> Well, I suppose you could look into Photoshop scripting and/or actions. I think that with AE you could do this...
by Disciple
August 19th, 2004, 7:47 am
Forum: Scripts Discussion
Topic: scripting question
Replies: 5
Views: 14626

Re: scripting question

Ok, here is what I want to do. Don't laugh, it is a little silly. I make signature tags... sometimes in excess of 500 (same graphic, different names) I was told that I could make a script and use that to do the 500 names automatically attaching from a list of names I have, into the same gif graphic...
by Disciple
August 16th, 2004, 7:03 am
Forum: Expression Discussion
Topic: An expression to help a track
Replies: 0
Views: 8796

An expression to help a track

I'm working on a tracking project, and I'm getting quite frustrated with the inability to position your target layer anywhere in the comp. Attach points can't help me because I'm tracking a layer for Position and Scale, hence having two track points (and I positon these track points on the brightest...
by Disciple
August 12th, 2004, 11:46 am
Forum: Scripts Discussion
Topic: Add Marker
Replies: 7
Views: 17723

Did you take a look at Paul Tuersley's script "split layer at markers" in the scripts library? I think it works with markers in several ways, so you could probably learn something from taking a look at it.
Maybe Paul can elaborate?

Alex
by Disciple
August 5th, 2004, 8:12 am
Forum: Scripts Discussion
Topic: Questions about my script to write expressions to layers
Replies: 2
Views: 9999

Questions about my script to write expressions to layers

I've been wanting to modify my first script, posted in the scripts tutorial section (Add Expression/Slider to a comp) Basically this script will add a hard-coded expression and a slider control effect to all layers inside a selected composition. What I'd like to do is 1/apply the expression to selec...
by Disciple
July 12th, 2004, 2:01 am
Forum: Scripts Discussion
Topic: What scripts do you need?
Replies: 12
Views: 23778

I'm not sure scripting can do something like that. I have to check, but I believe the amount of UI elements that scripting can create are limited. So I guess a calculator would be pretty basic, if not down right ugly. Also I don't think you could invoke a palette from any place in the app. Right now...
by Disciple
July 10th, 2004, 6:49 am
Forum: Script Tutorials
Topic: BEGINNER TUTORIAL : Add Slider/Expression to a comp
Replies: 5
Views: 127379

BEGINNER TUTORIAL : Add Slider/Expression to a comp

This is a "work in progress tutorial". It follows the various steps I had to go through to create a simple script that fulfilled a simple but real-world need. The tutorial was revised 3rd Aug 04 by Paul Tuersley, who's helped clear a few things up a bit. The project I was working on was an...
by Disciple
July 1st, 2004, 8:06 am
Forum: Expression Discussion
Topic: Can't apply expression to "Mask Shape"
Replies: 3
Views: 12226

I'm working on a script related to masks myself, as I need a script to add a specific mask to 40 or so layers in a comp.
I'm finding some useful information on Dan Ebberts site (Motionscript.com) about mask creation. Did you check it out?
Alex
by Disciple
June 25th, 2004, 6:31 am
Forum: Expressions Library
Topic: Oscillator
Replies: 1
Views: 19797

Oscillator

This expression, to be applied to the rotation stream of a layer, will create a realistic oscillating look. It was created by Brian Maffit and Michael Natkin. It can be found on the bonus CD of the Total Training AE 6 DVD. from = -45; //one end of your oscillation to = 45; //the other end of your os...
by Disciple
June 22nd, 2004, 9:32 am
Forum: Expression Discussion
Topic: Can't apply expression to "Mask Shape"
Replies: 3
Views: 12226

Can't apply expression to "Mask Shape"

I just tried to apply an expression to mask shape, but it doesen't seem to want to allow me to. If I alt-click on the stopwatch nothing happens...

I also tried to make another parameter follow Mask Shape, but won't work either.

Alex
by Disciple
June 21st, 2004, 2:05 am
Forum: Scripts Discussion
Topic: scripting books or web resources
Replies: 4
Views: 14196

Well, there isn't any real documentation out there that is focused specifically on scripting for AE (except for the scripting guide, that isn't really of great help except as a reference). The best thing you can do at this point (before anybody ventures to write something a bit more elaborate on the...
by Disciple
June 18th, 2004, 11:38 am
Forum: Animation presets Library
Topic: A good keyer for DV (using Keylight)
Replies: 10
Views: 116679

A good keyer for DV (using Keylight)

This is a combination of effects that will greatly enhance keying for DV orginated footage. The original recipe (invented by Mats Olsson) is a combination of Channel Combiner (to go from RGB to YUV space), Channel Blur (to blur the green and blue channels, which will reduce some of the noise in thos...
by Disciple
June 17th, 2004, 11:09 am
Forum: Scripts Discussion
Topic: What scripts do you need?
Replies: 12
Views: 23778

What scripts do you need?

I'm interested in finding out what type of scripts people are looking for. For example, are you interested in scripts that allow you to automate import options? Scripts to allow you to manipulate files that are on your hard drive? Scripts that allow you to create specific types of objects in your ti...