Scripted Masking, what's the approach?
Back in the days of Flash, if I wanted create a grid-like mask I wrote find a script the involved a nested-array in a loop that would introduc each grid square from 1 to whatever. There used to be all kinds of online documenttion and examples to pull from for actionscripting to do this sort of thing.
Now, I'm guessing the knee jerk response to this might be 'expressions'. That's great if so, but how and where are there resources for this sort of thing? I have seen anything on Youtube or otherwise that heads in this direction.
Using shape layers I've been able to build a shutter-like wipe, but I'd really like to know how I might go about broadening my options and horizons on masking / reveals / transitions etc.
What's the common approach for what I would've called scripting masking back in the day to reveal content?