Спасиб.
ну а теперь вообще непонятно где искать

Код:
Running process: D:\Program Files\FlashDevelop\Tools\fdbuild\fdbuild.exe "D:\Neurons\project\tanks\countertanks\countertanks.as3proj" -ipc 78064e1a-af58-4bb8-963d-069778600840 -compiler "D:\SysTemp\Download Liberty\flex_sdk_4.5.1" -library "D:\Program Files\FlashDevelop\Library"
Using the Flex Compiler Shell.
Building countertanks
mxmlc -load-config+=obj\countertanksConfig.xml -debug=true -incremental=true -o obj\countertanks634518870352031250
Starting java as: java.exe
INITIALIZING: Adobe Flex Compiler SHell (fcsh)
Starting new compile.
Loading configuration file D:\SysTemp\Download Liberty\flex_sdk_4.5.1\frameworks\flex-config.xml
Loading configuration file D:\Neurons\project\tanks\countertanks\obj\countertanksConfig.xml
_Main_mx_managers_SystemManager.as(92): col: 40 Error: Type was not found or was not a compile-time constant: Array.
private var _allowDomainParameters:Vector.<Array>;
^
_Main_mx_managers_SystemManager.as(97): col: 48 Error: Type was not found or was not a compile-time constant: Array.
private var _allowInsecureDomainParameters:Vector.<Array>;
^
Build halted with errors (fcsh).
(fcsh)
Done(1)
Добавлено через 2 часа 33 минуты

Код:
_Main_mx_managers_SystemManager.as(92): col: 40 Error: Type was not found or was not a compile-time constant: Array.
private var _allowDomainParameters:Vector.<Array>;
^
_Main_mx_managers_SystemManager.as(97): col: 48 Error: Type was not found or was not a compile-time constant: Array.
private var _allowInsecureDomainParameters:Vector.<Array>;
^
Build halted with errors (fcsh).