ws2007httpbinding

What is the difference between wsHttpBinding and ws2007HttpBinding ?

On the MSDN we can read : The WS2007HttpBinding class adds a system-provided binding similar to WSHttpBinding but uses the Organization for the Advancement of Structured Information Standards (OASIS) standard versions of the ReliableSession, Security, and TransactionFlow protocols. No changes to the object model or default settings a...

When I use a ws2007FederationHttpBinding, will flash applications be able to call my webservice?

Hi all, the question is in the title :) So when I host my webservice on a ws2007FederationHttpBinding binding, will flash web applications be able to consume my service (after authenticating against a trusted STS ofcourse...) ? greetings, Tim ...