Avatar

Level 1
It probably has to do with your Compiler settings:

- In the Navigator panel control-click and select Properties

- Choose the Flex Compiler properties

- The additional compiler arguments reads: "-locale en_US"

- Change it to: "-locale en_US -use-network=false"



This worked for me.