web-service-security

Flash to Make WebService call with x509 Certificate

I am looking for an example or tutorial on how to make a Web Service call from within flash to a web-service that has been secured using a X509 Certificate, but I need to be able to do this in a manner that does NOT require the certificate to be installed to the client's machine, but rather loaded programmatically from within flash. I h...