Introduction To Writing Scripts Day 5 – Photo Wall

Introduction To Writing Scripts Day 5 – Photo Wall

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

Final Product What You'll Be Creating

This entry is part 5 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 137.6MB

The Whole Series

Series Navigation«Introduction To Writing Scripts Day 4 – Photo Wall
  • Martin

    Hi ,Frederik thanks for this great tutorials!
    but since Im a really beginner at scripting it will be nice if you could post the final script.( its really hard to see what you typing in the video)

    Thanks again.

    • 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!

  • http://free-magentoextensions.com/magento-themes.htmlons.com/magento-themes.html Magento Themes

    Hi

    This is what I was looking for from the couple days a wonderful tutorial on Javascript. I found it very handy.This will solve my problem.
    Thanks for sharing nice article.

  • DJ

    Agree … please post final script – however you digitized the screencast left it quite hard to actually read.

    Also, as you asked – the symbol -> [b]‘[/b] is, in fact called either an “apostrophe” or “single quote.” In the syntax that you used it, the term “single quote” is the most appropriate.

    HOWEVER – the symbol -> [b]}[/b] is NOT called “curly bracket” in the english language. It is called a “brace.” And even the modifier “curly” is not needed because there is ONLY one kind of brace (the curly kind) and no other. [i][Jeffery Way gets away with continually calling them "curly braces" because... well, he's Jeffrey][/i]

    • DJ

      Sorry, I guess nettuts doesn’t use standard [bb] codes, and I can’t find a way to edit it. The ‘ and the } should be bolded and the last sentence italicized.

  • Bob

    Hi,

    i downloaded the project but get a lot of errors, first missing a ) at line 32 and the some error on line 12.
    Am I doing something wrong ?

    I select the comp and run the scripts, but nothing happens….