I'm creating a new AMS button maker add-on for Photoshop, I've got the first part built and I just need to make sure it's working on different systems. It's attached. It should work in any version of Photoshop from 7.0 and up, but if you're using 7.0 you need to install the free Adobe scripting plug-in from here first:
http://www.adobe.com/support/downloa...36&fileID=1470
To test this file please follow these steps:
1. Either open the included sample.psd in Photoshop *or* open Photoshop and create an image with 4 layers. They can be any type of layers, visible, locked, whatever... Just so long as you have 4 layers, you're set. The add-on will treat the bottommost layer as the buttons "normal" state, second from the bottom as the "up" state, second from the top as the "down" state, and the top layer as the "disabled" state.
2. Once you have a 4 layer Photoshop document open simply run "make.exe" from the attached zip. Then just click the ellipsis button to bring up the folder browse dialog and choose the folder where you would like your button images to go.
If you have pressed cancel it will just exit. If you have indeed selected a folder here's what should happen:
"make.exe" should pause for a few seconds, and you should see a little action in Photoshop. Then make.exe will close and you should be left with 4 images in the folder you specified, "normal.png", "up.png", "down.png", and "disabled.png", plus a generic xml button manifest.![]()
Please let me know if it works on your PC. In particular I'd like to make sure it's working with PS CS and PS CS2.Thanks very much for your help, eventually this add-on will create a completed button and will give you a variety of cool options including automatically adding effects to make full buttons out of single layers files, and more! You'll be able to create awesome custom buttons from scratch in under a minute. And of course the add-on will be 100% free.
P.S. some people may need to install the free MS Visual Basic runtime:
http://www.microsoft.com/downloads/d...displaylang=en


