Search found 11 matches
- May 22nd, 2009, 4:18 am
- Forum: Script requests
- Topic: Script Palette?
- Replies: 2
- Views: 10719
Re: Script Palette?
I think there is a pre made script, in the ae folder, doing exactly what you expect.
- April 24th, 2009, 2:26 am
- Forum: Scripts Discussion
- Topic: It sure is dead around here...
- Replies: 3
- Views: 13815
Re: It sure is dead around here...
Well i just found out about this website, (1 month ago), and i just found out about scripting to ^^.
I must agree, this forum is not that active.
I think people doesnt even now about scripting, even the professionals.
I must agree, this forum is not that active.
I think people doesnt even now about scripting, even the professionals.
- April 17th, 2009, 12:47 am
- Forum: Scripts Discussion
- Topic: Command line scripting
- Replies: 2
- Views: 9364
Re: Command line scripting
Wow, good iddea, the file creation.
If i succeed, i'll be able to launch my script without going to work ehehe
If i succeed, i'll be able to launch my script without going to work ehehe
- April 15th, 2009, 6:29 am
- Forum: Scripts Discussion
- Topic: Command line scripting
- Replies: 2
- Views: 9364
Command line scripting
Hi. I had an idee. I saw we could lanch scripts by command line. It means, i could launch script remotely, with ssh for example. But could i send dome variables? I mean, if i build a PHP page, then add some form, with the shell_exec() function, i can lauch my scripts. But could i send into AE, the v...
- April 14th, 2009, 5:34 am
- Forum: Scripts Discussion
- Topic: ExtendScript toolkit sucks
- Replies: 6
- Views: 25657
Re: ExtendScript toolkit sucks
The only reason i use it, it beacause of its preview button. The little arrow, allows you, by clicking on it, to launch your script instantl inside the software you want (AF, toshop, etc..). Otherwise, i must agree, the extended tool script is USLES. Auto completion never shows what i exept (it show...
- April 14th, 2009, 4:53 am
- Forum: Scripts Discussion
- Topic: UI Framework
- Replies: 2
- Views: 11479
Re: UI Framework
Hey !!
Sounds awsome.
I'm looking forward to your release.
Thx to you, sharing your work.
Sounds awsome.
I'm looking forward to your release.
Thx to you, sharing your work.
- April 10th, 2009, 8:56 am
- Forum: Scripts Discussion
- Topic: Dockable panel script laucnher
- Replies: 4
- Views: 12619
Re: Dockable panel script laucnher
Ok once again, i solved my problme on my own lol
I had an error in my second script (the one i tried ti launch)
I typed some random letters at the end... (by mistake ^^)
It works now
I had an error in my second script (the one i tried ti launch)
I typed some random letters at the end... (by mistake ^^)
It works now
- April 10th, 2009, 8:36 am
- Forum: Scripts Discussion
- Topic: Dockable panel script laucnher
- Replies: 4
- Views: 12619
Re: Dockable panel script laucnher
Hey , thx for answerig me I trired your way, and it dosnt work. The 3 buttons are overlaping, and i can only see one of'em (when i test it as a dockable panel). If i lauch the script wirg file.scripts/execute script, the button are not stacking, i can see them all, but the probleme is still here, on...
- April 10th, 2009, 2:59 am
- Forum: Scripts Discussion
- Topic: Dockable panel script laucnher
- Replies: 4
- Views: 12619
Dockable panel script laucnher
Hey everyone. I finished my script (the one i had problem with, in my previous topic); and i have 3 versions of it, for 3 differents tasks. I'd like to launch my 3 script from a dockable panel. I wrote the script for this (based on a script i found here) , and it almoast works. It creates 3 buttons,...
- April 8th, 2009, 6:09 am
- Forum: Scripts Discussion
- Topic: Fuunction in an other function wont start
- Replies: 2
- Views: 10010
Re: Fuunction in an other function wont start
Hey. I dolved my problem. I think the function you lauch with the button has to have the same name as the button himself. I did taht, it works. I have just one pb now, i cant retriev my edittext field... I'm using : var temperature_chartre_aprem = parseInt(rapidDlg.groupe1.Panel1.EditText1.text); Wh...
- April 8th, 2009, 2:46 am
- Forum: Scripts Discussion
- Topic: Fuunction in an other function wont start
- Replies: 2
- Views: 10010
Fuunction in an other function wont start
Hey everyone. I'm having some trouble with my script right now, i hope i'll find some help here. I'll quicly explain my script, so you could read it faster. I have a first window opening (selection_jour), wich is my firtst selection. I want my user to select wich day is it, then, i mask/unmask the t...