Fireworks batch process

Associate
Joined
21 May 2003
Posts
1,365
Hi, I'm currently in the middle of creating various white-label (i.e. rebranded) versions of our website for 3rd parties.

We have a shedload (1000s) of seating plan images for various gig venues that need re-colouring for each new branding. We currently have all the seating plans as png images and use Fireworks to do a colour replace of the 8 or so colours, and then write the files out to a dir as gifs.

The problem we have is that all the files have to be in the same folder to do the batch process, there does not seem to be a batch tool for recursively processing sub-directories. This doesn't marry well with our online image paths which use the venue names as sub-directories.

Is there a way to include subdirs I haven't found, or would I be better off just dumping the whole lot in one dir on the live server and modifying the code?
 
Back
Top Bottom