vote up 0 vote down star

How can one access a system environment variable in Flex/AIR (say %appdata%, %userdomain%)?

flag

25% accept rate

1 Answer

vote up 0 vote down check

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.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.