Using Fiddler with Firefox

I recently encountered some issues with trying to debug a flash application that posted an XML packet to a URL. I first tried FireBug, it didn’t seem to be picking up the XML that was posted. After a quick Google search, I ran across a post describing how to use Fiddler (an IE based tool) [...]