hmm, my reply bounced...! ---------- Forwarded message ---------- From: sLangeberg <[EMAIL PROTECTED]> Date: Thu, Mar 13, 2008 at 10:02 AM Subject: Re: [flexcoders] Dynamic fetching of compiler arguments To: [email protected]
Have you looked at the docs? Sounds like you really want to dynamically determine which locale bundle to load, not compile: http://livedocs.adobe.com/flex/2/docs/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&file=00001500.html What you're talking about sounds like you need a build script set up in something like ANT. Flash has no ability to compile itself! On Thu, Mar 13, 2008 at 4:01 AM, <Madhu.... <[EMAIL PROTECTED]>> wrote: > Hi All, > > Can any one guide me on how to fetch values from the " > additionalCompilerArguments" property from the "compiler" tag > in*".actionScriptProperties" > * on the fly, i.e.) via programming or by using any inbuilt action script > to fetch the value programmatically.. > > Actually my requirement is to populate the compiler argument's -localevalue > dynamically on the fly without placing these locale values during > compile time. > > > Cheers, > Madhu K > > Madhu K > > Email : *Madhu...* <[EMAIL PROTECTED]> > > > *Please do not print this email unless it is absolutely necessary. Spread > environmental awareness.* > -- : : ) Scott Helping your grandma on the interweb at: http://blog.criticalpile.com

