Look at Capabilities. It has an "os" property. http://livedocs.adobe.com/flex/3/langref/flash/system/Capabilities.html#os
-Jake On Thu, Oct 22, 2009 at 10:15 AM, Tracy Spratt <[email protected]> wrote: > > > We are creating an app that will run in an embedded linux environment, > but are developing under windows. > > > > There are several functions we want to enable or disable based on whether > we are running under windows or under linux. > > > > I have an init file parameter that lets me handle this, but we seem to > often forget to set that param every time we publish. > > > > Is there anyway a runtime Flex AIR application can determine its host > operating system? runtimeVersion and sandboxType do not seem to give me > what I want. > > > > Tracy Spratt, > > Lariat Services, development services available > > > >

