So I'm curious if anyone has any insight to my problem. I have an app that I have fully running on my PC. When I run it on my Mac it fails at a location where I have it getting an XML file from a url that includes a ? in it. When I sniff the HTTP requests - it shows that its making the request but truncates before the location of the ?. It is just a urlloader loading a urlrequest. Like I said it works just fine on my PC. Running 10.5 on Mac OS X.
