Skip navigation

Login or Register to find out more about David Torno
David Torno has no profile image available
Status Level:

Recent Activity

David Torno replied to [Tutorial] After Effects ExtendScript Script Writing

"Episode 7 just went live http://provideocoalition.com/pvcexclusive/video/after-effects-extendsc ript-training-ep-7"

in After Effects Scripting 11 replies
1 day ago
David Torno replied to Populate listbox dynamically issue

"Ok, I managed to figure out a solution. It's a bit complicated to explain here, but the function I'm creating was part of my After Effects E"

in After Effects Scripting 1 replies
1 day ago
David Torno asked Populate listbox dynamically issue

"Ok so I have a multi array setup that I am trying to use to dynamically populate a listbox with multiple columns. So it's setup like this:  "

in After Effects Scripting 0 bookmarks
1 day ago
David Torno replied to How to a composition from project insert into the current composition?

"You are correct, it's a property or "attribute" as Adobe calls it. I make it a good pratice to vary variable names that may match methods or"

in After Effects Scripting 10 replies
2 days ago
David Torno replied to How to a composition from project insert into the current composition?

"Just noticed that you used "name" as a variable name. That's a reserved word, make sure to change that."

in After Effects Scripting 10 replies
4 days ago
David Torno replied to How to a composition from project insert into the current composition?

"Nothing "silly mistake" about it, my comments were merely an observation. Everyone just has different ways of thinking too and all these way"

in After Effects Scripting 10 replies
4 days ago
David Torno replied to How to a composition from project insert into the current composition?

"That works too. I just personally try to minimize the amount of typing that needs to be done. For example, the undo group isn't really neede"

in After Effects Scripting 10 replies
4 days ago
David Torno replied to Automating the Creation Process for 1 video for 1000s?

"This may help you. http://aescripts.com/compsfromspreadsheet/"

in After Effects Scripting 2 replies
4 days ago
David Torno replied to How to a composition from project insert into the current composition?

"You should probably define foundIt (and set it to null or false if you want) before the loop Good catch on that maxweel, it would throw an"

in After Effects Scripting 10 replies
4 days ago
David Torno replied to How to a composition from project insert into the current composition?

"This will grab a comp whose name matches what you define in the "myName" variable and add it to the currectly open composition.        var"

in After Effects Scripting 10 replies
5 days ago
David Torno replied to Script access to "Save as CS5.5", "Save as CS5"

"app.executeCommand(app.findMenuCommandId("Video")); This will execute a menu command, but keep in mind that it's not always stable. Just pl"

in After Effects Scripting 5 replies
5 days ago
David Torno replied to creating tabbed ui for script

"No problem, glad I could help."

in After Effects Scripting 4 replies
6 days ago
David Torno replied to creating tabbed ui for script

"I actually just updated and added a basic tabbed panel to the code, hopefully that helps you."

in After Effects Scripting 4 replies
6 days ago
David Torno replied to creating tabbed ui for script

"I actually will have an entire three videos worth dedicated to ExtendScript GUI that will be releasing in about five weeks. It will show how"

in After Effects Scripting 4 replies
6 days ago
David Torno replied to [Tutorial] After Effects ExtendScript Script Writing

"Here is episode 6 http://provideocoalition.com/pvcexclusive/video/after-effects-extendsc ript-training-ep-6"

in After Effects Scripting 11 replies
1 week ago