Thanks for sharing that. What are you using on the backend to handle all of those AMF connections? I'm not intimate with AMF but it seems there are at least 10 server implementations that support AMF.
FWIW, close to 10% of Mibbit are already on WebSocket. It's supported in the non-dev latest Chrome, which the majority of Chrome users are using, since the browser has a proper update facility.
Ignore things at your peril, although you're probably right. People playing FarmVille are unlikely to be early adopters.
Request-response, XHR, long-polling, "COMET" (blarg, I hate that moniker) when talking to the backend?