-
Scripting Question 2…
Dan, I’ll assume… 😛
After I use “importFileWithDialog()” to import an file, an image lets say, how can I store the value of that item (the item number) as a variable? After I import an image, I would like to place it in a layer, so…
myImage = myComp.layers.add(freshlyImported);
-echo
PS: I can clarify upon request