Introduction To Writing Scripts Day 4 – Photo Wall

Introduction To Writing Scripts Day 4 – Photo Wall

Tutorial Details
  • Requirements: Just After Effects... enjoy!
  • Difficulty: Advanced
  • Run Time: 22:08min

Final Product What You'll Be Creating

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

In Part 4 and Part 5 of this tutorial you will learn how to apply effects and expressions to existing layers using Javascript. The result is designed to handle large numbers of pictures with a randomly created offset, so that they form a wall when the created slider is 0 and disperse in Z-space when increasing the slider value. The script will also have a user interface, so you can use it on any number of layers, without changing the source code.


Tutorial

Download Tutorial .mp4

File size 97.6MB

The Whole Series

Series Navigation«Introduction To Writing Scripts Day 3 – JavascriptIntroduction To Writing Scripts Day 5 – Photo Wall»
  • Adam

    Very nice. Pretty useful. Great job

  • k

    ayato….the same

  • http://www.vimeo.com/everettoptions Adam Everett Miller

    I’ve updated the downloadable project files so the script is in there… re-download and check it out!

  • yo

    i hav a problem here – “aftereffect-8.0″ is undefined

    • Frederik
      Author

      Try leaving this line blank. If you are above CS3 try a higher number CS3=8, CS4=9 etc. And also you’re missing an s aftereffect”S”-8.0, hope that helps. Frederik