Search found 8 matches
- June 11th, 2007, 9:05 am
- Forum: Scripts Discussion
- Topic: Tutorials about creating Palettes?
- Replies: 3
- Views: 13671
- June 8th, 2007, 10:11 am
- Forum: Scripts Discussion
- Topic: Tutorials about creating Palettes?
- Replies: 3
- Views: 13671
Tutorials about creating Palettes?
Hi there! I searched here and in a lot of sites but I found no useful information about palettes. I also took a look at some scripts that create them, but as I am new in scripts, I could not understand them. If anyone can give a nice reference for creating palettes, and how to "find" the v...
- June 4th, 2007, 2:10 pm
- Forum: Scripts Discussion
- Topic: Create a custom Control effect
- Replies: 35
- Views: 143855
- June 4th, 2007, 7:48 am
- Forum: Scripts Discussion
- Topic: Create a custom Control effect
- Replies: 35
- Views: 143855
Hi there! I was looking for something like this, and I found it very useful! I always modified the effects in .xml file, but if I added for example a Color control to Separate XYZ, in other computer it wouldn't appear. But I've got a problem with the script. I click in Create and nothing happens. I ...
- May 17th, 2007, 3:52 pm
- Forum: Expression Discussion
- Topic: Syncing frames using Soundkeys and time re-mapping
- Replies: 4
- Views: 17862
Code: myFrameRate = 29.97; //Set your frame rate here; myFrameLength = (1/myFrameRate); //Find the frame length in seconds; myBeatLength = 30; //In frames; Math.Round(time%(myBeatLength*myFrameLength)); Just an observation. To find the frame rate, try this: FR = 1/thisComp.frameDuration To find the...
- May 11th, 2007, 2:16 pm
- Forum: Expression Discussion
- Topic: object occuring in prime numbers
- Replies: 1
- Views: 9768
I really dunno, guy. But I think it is a pretty difficult thing, once to find if a number is a prime we have to divide it by the nearest prime and see something in the division (I dunno that well) and if the number is big it is a pain to find the nearest prime. I guess we must do some monster loop. ...
- May 7th, 2007, 6:37 pm
- Forum: Expression Discussion
- Topic: camera "autofocus"
- Replies: 1
- Views: 9397
Just have a look at this:
http://www.motionscript.com/design-guid ... focus.html
http://www.motionscript.com/design-guid ... focus.html
- May 1st, 2007, 3:46 pm
- Forum: Animation presets Library
- Topic: Lightning Preset v1.0
- Replies: 2
- Views: 73208
Lightning Preset v1.0
Hi! I am new here this is my first post :lol: I created a preset to simulate a lightning in AE, but there are better ways to do it, like: http://www.geocities.com/pixelmagic2002/forcelightningtutorial.html But I'd like to divulgate it to you to get some suggestions. The password is scaleitdown. LINK...