
Search found 5 matches
- February 12th, 2008, 1:44 am
- Forum: Scripts Discussion
- Topic: How do i copy a datastructure?
- Replies: 2
- Views: 11057
Re: How do i copy a datastructure?
thanks darkmoon! ill check it out 

- January 17th, 2008, 12:19 pm
- Forum: Scripts Discussion
- Topic: How do i copy a datastructure?
- Replies: 2
- Views: 11057
How do i copy a datastructure?
Is there a general method? Btw the adobe scripting guide pdf displays all the objects, but has nothing about methods or commonly needed tecniques beyond a few sparse examples in the property object section etc. what do i do to copy say myComp.layer('Audio Amplitude')("Effects")("Both ...
- January 17th, 2008, 12:09 pm
- Forum: Script requests
- Topic: I want more general help
- Replies: 1
- Views: 8571
I want more general help
instead of giving people exactly what they want ("I want to do this effect or this kind of script just give it to me") how about discussion of general concepts and tools so people can learn how to do it instead? like, in mysql if i asked how do i show the first names from this table sorted...
- January 16th, 2008, 1:46 pm
- Forum: Scripts Discussion
- Topic: For Loop for each keyframe how?
- Replies: 0
- Views: 7008
For Loop for each keyframe how?
how can i set up a for loop to go through each key of say "Audio Amplitude" when i do a convert audio to keyframes?
- January 16th, 2008, 10:20 am
- Forum: Scripts Discussion
- Topic: How can i get access to methods? Please help
- Replies: 0
- Views: 7009
How can i get access to methods? Please help
Im trying to write all my code in a jsx, but im getting tied up trying to use expressions when i can't figure out how to properly do it without an expession. sometimes i want to use a method like timeToFrames or maybe the function linear. but when i work in my jsx file i think there is scoping probl...