I have a Flex Builder Pro license and I'm using it to develop an application using AdvancedDataGrid component. When I build my application in Flex Builder, everything works fine. But now I'm trying to setup a headless build script for continuous integration using mxmlc. How can I build my application with mxmlc outside of Flex Builder while using AdvancedDataGrid?
-- Sébastien Arbogast http://sebastien-arbogast.com

