Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects what’s wrong with my wiggle

  • what’s wrong with my wiggle

    Posted by Donald Mitchell on April 3, 2012 at 3:43 pm

    I’m trying to wiggle a camera on three independent axes, watched this tut

    https://www.youtube.com/watch?v=xH4FEmLEn84

    have option clicked on position and entered

    a = (wiggle2,15);
    b = (wiggle2,15);
    c = (wiggle1,50);
    [a[0],b[1],c[2]]

    getting a class ‘global’ has no property or method named ‘wiggle2’ error

    where have I gone wrong?

    Some contents or functionalities here are not available due to your cookie preferences!

    This happens because the functionality/content marked as “Google Youtube” uses cookies that you choosed to keep disabled. In order to view this content or use this functionality, please enable cookies: click here to open your cookie preferences.

    Donald Mitchell replied 14 years, 1 month ago 2 Members · 2 Replies
  • 2 Replies
  • Walter Soyka

    April 3, 2012 at 3:47 pm

    Look at the video again — your parentheses are in the wrong place. They should be placed like this:
    a = wiggle(2,15);

    Walter Soyka
    Principal & Designer at Keen Live
    Motion Graphics, Widescreen Events, Presentation Design, and Consulting
    RenderBreak Blog – What I’m thinking when my workstation’s thinking
    Creative Cow Forum Host: Live & Stage Events

  • Donald Mitchell

    April 3, 2012 at 3:50 pm

    Doh!

    I must have stared at that for half an hour and didn’t spot it.

    Thanks so much.

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy