RTMFP between two different SWFs?

Hi gang,

I cannot find this anywhere, but is it possible to use RTMFP between two different SWFs?

What I’d like to do is press a button on SWF-A and have a message appear on SWF-B. The two SWFs are completely different apps.

I get that this is trivial if you are using a single SWF, let’s say hosted on a web-page, but I need to do this with two stand-alone SWFs.

If it is possible, what is the magic to hook them together? I was assuming it was to use the same GroupSpecifier and MulticastAddress, but that doesn’t seem to be working.

Thanks for any input!

Chris