How can one access a system environment variable in Flex/AIR (say %appdata%, %userdomain%)?
|
|
There is no API that you can use to get a environment variable in Flex/AIR applications. You will have to pass these as (commandline?) parameters to your application. |
||
|
|
