Question
Need to switch loading X, Y location
I have this script and it loads each clip into a position
defined in "locationsArray". Once loaded they trigger a function
which moves them to targX, targY. I nee targX and targY to be
different values. Here is my code