HI,
Also notice this when compiling - don't recall seeing that before.
compile:
[echo] Compiling frameworks/libs/framework.swc
[compc] Loading configuration file
/Users/justinmclean/Documents/ApacheFlex4.14/frameworks/flex-config.xml
[compc] Loading configuration file
/Users/justinmclean/Documents/ApacheFlex4.14/frameworks/projects/framework/framework-config.xml
[compc] Loading configuration file
/Users/justinmclean/Documents/ApacheFlex4.14/frameworks/projects/framework/compile-config.xml
[compc]
/Users/justinmclean/Documents/ApacheFlex4.14/frameworks/projects/framework/src/mx/binding/Binding.as(429):
col: 20 Warning: addResponder is not a recognized method of the dynamic class
Error.
[compc]
[compc] error.addResponder(new EvalBindingResponder(this,
object));
[compc] ^
[compc]
[compc]
/Users/justinmclean/Documents/ApacheFlex4.14/frameworks/libs/framework.swc
(847591 bytes)
Justin