how to turn debug on in Flex from server-side as well as from client-side for troubleshooting
Wednesday, August 13th, 2008When you encounter issue wit your flex app, one useful tool for troubleshooting is to turn on debug in flex to get some output that will provide some clue of the cause of he problem. Here is how to turn it on from server-side as well as from client-side: