How to Turn On Layer's Eye in CS6 Action
I want to start with bottom layer and save a PNG file . . . then include the next layer up just above the bottom layer & save a PNG file . . . then include the next layer up . . . the next layer up . . . etc . . . until all layers have been included. I want to save as many PNG files as I have layers.
I can manually do that, but it tedious.
I have 2 problems that I don't know how to handle in an action . . .
- How do I select (turn on eye) of a layer?
- How do name the PNG files w/o overwriting the last? I would like to supply a "standard" name that will add suffix (1), (2), etc automatically or stop the action and let me correct the "standard" name.
I think an action to save a PNG & and turn on eye for above layer would serve my needs. Then I could simply click to run the action as many times as needed.
Here's what I do manually.
- Turn OFF Eye of all layers EXCEPT bottom layer
- File > Save As Ctrl/Shift/S
- Save in : Choose destination (this will be made standard)
- File name: Shot1
- Format: PNG
- Save
- Turn ON Eye of layer immediately above last saved as PNG
- File > Save As Ctrl/Shift/S
- § Save in : Choose destination (this will be made standard)
- § File name: Shots1-2 (then Shots1-3, Shots1-4 . . . Shots1-n)
- § Format: PNG
- Save
- File > Save As Ctrl/Shift/S
- Repeat selecting next level up thru top level.
