Search found 36 matches

by Shinjipierre
January 2nd, 2007, 2:21 am
Forum: Script requests
Topic: 3d max to after effects Help!
Replies: 3
Views: 12766

There's no need for a a script, just import the RPF camera
by Shinjipierre
November 24th, 2006, 8:53 am
Forum: Scripts Discussion
Topic: Scripting Feature Requests For Next Release!
Replies: 20
Views: 37184

Well, I would love to have my scripts working in any language...
by Shinjipierre
May 18th, 2006, 4:05 pm
Forum: Scripts Discussion
Topic: Create Outlines
Replies: 4
Views: 11258

by Shinjipierre
April 22nd, 2006, 4:43 am
Forum: Scripts Discussion
Topic: Weird folderGetDialog behavior
Replies: 1
Views: 7624

Weird folderGetDialog behavior

I've been trying to make one of my scripts made in 6.5 to 7.0 and i got this weird problem.... I did a little vid of the problem, it's faster to explain ^^ codec = XVID http://www.shinjipierre.be/osef/bug%20script_xvid.avi var Location = folderGetDialog("Select a destination..."); //The us...
by Shinjipierre
April 7th, 2006, 12:32 am
Forum: Script requests
Topic: Expression replace script
Replies: 1
Views: 8036

Expression replace script

I was thinking about a script that replaces expressions in a project into another language. It's really annoying to have expressions that don't work anymore when one's opening a project on another language. In ae 6.5, expressions could be imported in any language when they were in english... now, it...
by Shinjipierre
April 3rd, 2006, 9:27 am
Forum: Scripts Discussion
Topic: copying a image sequence
Replies: 6
Views: 14727

then why don't you create a null project and import all the other prjects in it ?
by Shinjipierre
April 3rd, 2006, 3:29 am
Forum: Scripts Discussion
Topic: copying a image sequence
Replies: 6
Views: 14727

why don't you use the collect files function of after effects ?
by Shinjipierre
February 14th, 2006, 3:34 am
Forum: Scripts Discussion
Topic: adding a tracking property
Replies: 2
Views: 8836

Oh thanks, I didn't know about that script.

It's the freaking useful
by Shinjipierre
February 13th, 2006, 7:41 am
Forum: Scripts Discussion
Topic: adding a tracking property
Replies: 2
Views: 8836

adding a tracking property

defaultProperties = Currentlayer.property("ADBE Text Properties").property("ADBE Text Animators").property("Space correct").property("ADBE Text Animator Properties"); defaultProperties.addProperty("ADBE Text Fill Color"); I got these 2 lines by watc...
by Shinjipierre
February 8th, 2006, 9:41 am
Forum: Scripts Discussion
Topic: I need some guidance here from some hardcore scripters;
Replies: 2
Views: 8984

Why don't you use flash for that ?
by Shinjipierre
January 31st, 2006, 12:20 am
Forum: Scripts Discussion
Topic: ExtendScript Toolkit bug
Replies: 3
Views: 9925

Ohh ! Thank you, it works, now.
by Shinjipierre
January 30th, 2006, 3:31 pm
Forum: Scripts Discussion
Topic: ExtendScript Toolkit bug
Replies: 3
Views: 9925

ExtendScript Toolkit bug

I got a very annoying bug with the ExtendScript Toolkit... I'm french so.. I use an azerty keyboard. The problem is : The ALT Gr key doesn't work in the editor. and I need it in order to type { [ ] } For now, I've just used copy/paste but, it's a bit annoying, I was wondering if someone else had thi...
by Shinjipierre
January 24th, 2006, 3:54 pm
Forum: Scripts Discussion
Topic: Scripting guide
Replies: 0
Views: 6508

Scripting guide

I can't find the scripting guide for after effects 7 in the tryout version...

Could someone hand it, please ? (or tell me where it's hidden if it's in the tryout files ^^).

I wanna test its new features.
by Shinjipierre
December 3rd, 2005, 7:35 am
Forum: Expression Discussion
Topic: Can't seem to use PropertyValueType
Replies: 1
Views: 8251

Can't seem to use PropertyValueType

I don't really know how to use "PropertyValueType" is an expression I want to create a script that works for every property type that exist in after effects.... (it's just a fade in/out) It's annoying to create an expression for each type. if(thisProperty.PropertyValueType == oneD) { resul...
by Shinjipierre
August 26th, 2005, 10:00 am
Forum: Paul Tuersley's Scripts
Topic: SSA Subtitle Importer
Replies: 40
Views: 185059

It's not really user-friendly enough for me.

I'll release it if they add the needed fucntions in after effects scripting.

Edited :
http://naru.easynetonline.net/yaoithrow ... xample.avi
I did an example of that karaoke script here.