When I export a release-build of my Flex app, it writes all the files that are in my source folder into the output folder (as it should, since I have "Copy non-embedded files to output folder" checked in the Properties | Flex Compiler window.
What I want is for it to copy those files, BUT ONLY if the files in the destination directory are OLDER or the same... If there is a newer file in the destination directory, I do NOT want Flash Builder to overwrite that file. I can find no option to get it to warn me when I'm about to overwrite a specific file -- it just has a generic warning that says "files in the destination folder may be overwritten" which (of course) I already know. I'd love for it to pop up a dialogue box that asks me if I really want to overwrite a given file, if that file in the destination folder is newer... So, how do I do this? Is it even possible? Thanks, Laurence MacNeill Mableton, Georgia, USA
