Introduction To Writing Scripts Day 1 – Expressions

Introduction To Writing Scripts Day 1 – Expressions

Tutorial Details
  • Requirements: Just After Effects... Enjoy!
  • Difficulty: Advanced
  • Run Time: 20:22 min
Download Source Files

Final Product What You'll Be Creating

This entry is part 1 of 5 in the series Introduction to Writing Scripts

This series of tutorials will get you closer to the world of variables and case-by-case analysis. The introduction to Javascript will start with After Effects expressions and continue on to writing scripts that build an entire scene. Expressions and Scripts are used to automate values that would take a long time to keyframe or building scenes containing a lot of similar elements, with a few lines of code.


Tutorial

Download Tutorial .flv

File size 109MB

The Whole Series

Series NavigationIntroduction To Writing Scripts Day 2 – Expressions»
Add Comment

Discussion 14 Comments

  1. timofej says:

    Thank you Frederik!

    Great tutorial! Even if I thought that I could the basics of the Expressions I learned some new things. Looking forward to see the next chapters.

  2. georun974 says:

    Thank you very much !!

  3. Spencer T says:

    Great for the basics, but I would love to see some more advanced stuff. Also, if you are just doing the basics you should cover things like adding semi-colons to lines and other such scripting essentials.

  4. seth says:

    i liked that tutorial, for a change i feel i learned something i can use in my projects. I’ll look forward for the next session.

  5. valoos says:

    Nice tutorial, but everything is about expressions not scripts. AE scripting compare to expressions is completely different, huge tool with other, greater possibilities.

  6. Pyetro says:

    Thanks a lot.
    Great tutorial to start scripting in after effects!

    I’m waiting for the next one!

  7. Ironpotato says:

    Great tut I hope you have time to make some more expression driven tuts in the future. I am just getting into scripting in AE so thanks for shedding some light on the subject.

  8. Rico says:

    Nice! Please make a second one! this one is very interesting

  9. Ashish says:

    Hey thanx a lot…also keep in mind bout people like me who r null in scriptin…but damn m interested

  10. Damjan says:

    Looking forward to see the next chapters

  11. Daniel says:

    Great tutorial! Very clear!

    Caveat –

    The term is “Vah-ree-ya-bel” [variable] not “var-i-e-bel” :)

  12. Spencer T says:

    He’s right, it’s kind of deceiving now that I think about it…

  13. Diego says:

    Anyone that wants to do _really_ cool stuff with AE needs to learn expressions at one point or another. Thanks a lot for this series!

Add a Comment

To add a code snippet to your comment, please wrap your code like so: <pre name="code" class="html">YOUR CODE</pre>. You can replace the class name with "js," "css," "sql," or "php." If there are any "<" or ">" within your code, please search and replace them with: &lt; and &gt; respectively.