Search found 36 matches
- January 2nd, 2007, 2:21 am
- Forum: Script requests
- Topic: 3d max to after effects Help!
- Replies: 3
- Views: 16118
- November 24th, 2006, 8:53 am
- Forum: Scripts Discussion
- Topic: Scripting Feature Requests For Next Release!
- Replies: 20
- Views: 62988
- May 18th, 2006, 4:05 pm
- Forum: Scripts Discussion
- Topic: Create Outlines
- Replies: 4
- Views: 16079
- April 22nd, 2006, 4:43 am
- Forum: Scripts Discussion
- Topic: Weird folderGetDialog behavior
- Replies: 1
- Views: 10206
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...
- April 7th, 2006, 12:32 am
- Forum: Script requests
- Topic: Expression replace script
- Replies: 1
- Views: 11156
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...
- April 3rd, 2006, 9:27 am
- Forum: Scripts Discussion
- Topic: copying a image sequence
- Replies: 6
- Views: 21840
- April 3rd, 2006, 3:29 am
- Forum: Scripts Discussion
- Topic: copying a image sequence
- Replies: 6
- Views: 21840
- February 14th, 2006, 3:34 am
- Forum: Scripts Discussion
- Topic: adding a tracking property
- Replies: 2
- Views: 12289
- February 13th, 2006, 7:41 am
- Forum: Scripts Discussion
- Topic: adding a tracking property
- Replies: 2
- Views: 12289
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...
- February 8th, 2006, 9:41 am
- Forum: Scripts Discussion
- Topic: I need some guidance here from some hardcore scripters;
- Replies: 2
- Views: 12345
- January 31st, 2006, 12:20 am
- Forum: Scripts Discussion
- Topic: ExtendScript Toolkit bug
- Replies: 3
- Views: 14166
- January 30th, 2006, 3:31 pm
- Forum: Scripts Discussion
- Topic: ExtendScript Toolkit bug
- Replies: 3
- Views: 14166
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...
- January 24th, 2006, 3:54 pm
- Forum: Scripts Discussion
- Topic: Scripting guide
- Replies: 0
- Views: 8915
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.
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.
- December 3rd, 2005, 7:35 am
- Forum: Expression Discussion
- Topic: Can't seem to use PropertyValueType
- Replies: 1
- Views: 11131
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...
- August 26th, 2005, 10:00 am
- Forum: Paul Tuersley's Scripts
- Topic: SSA Subtitle Importer
- Replies: 40
- Views: 378931
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.
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.