I am now trying to build using Ant and keep getting the following error:
[compc] Loading configuration file C:\Program Files\Adobe\Flex
Builder 3\sdks\3.0.0\frameworks\flex-config.xml
[compc] Error: Java heap space
[compc] java.lang.OutOfMemoryError: Java heap spaceDoes anyone know how to fix it? I've tried increasing the java memory vm parameters. I've also added fork="true" to the compc task. I can't find a solution. Thanks, Gary

