If you are using Web Service connectors in Flash MX 2004, then you will likely find yourself wanting to see the Web Service calls being made and raw data being returned to Flash. To dump this data to the output window, use the following line of code:_global.__dataLogger=new mx.data.binding.Log();
Leave a Reply