I can't seem to get the FABridge to work. I've followed the readme to a tee, as well as tried other solutions.. is it because I don't have a main src folder? My main mxml app file is just in the top directory, I then tried adding a src folder to the build-path called 'bridge' which should allow me to use the FABridge files.
I'm now getting strange errors "removing compiler problem markers - marker id: 3168 not found" Does anyone have a simple solution to set up the Flex/AJAX bridge? I think it's my project tree structure for some reason.

