I'd use Ant and the <mxmlc> task that we provide. In FlexBuilder you'd have to set up a project for each locale if you really want a different app SWF for each locale.
Gordon Smith Adobe Flex SDK Team ________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Derrick Anderson Sent: Friday, March 28, 2008 12:19 PM To: [email protected] Subject: [flexcoders] how to compile for multiple locales automatically does anybody have any ideas on how to automatically compile apps in different locales? my app is very small and i don't it calling external resources files- i also don't want to compile them all in, for peak performance I would have a separate compiled app for each supported locale. how do u guys handle that? thanks, d.

