Hello,
We've published the Flash client for Pomelo.
I hope you enjoy.
Client: https://github.com/stokegames/pomelo-flashclient
Chat Demo: https://github.com/stokegames/pomelo-flashchat
It still needs some work. The issue I'm facing right now is getting Pomelo/Socket.IO working with the Flash policy server. Flash wants a /crossdomain.xml on port 3014. Instead, I pushed a separate repo for that which can hopefully be deprecated or a Pomelo module in the future. The issue with that is we want the server running on port 843 anyway, which would require sudo'ing the entire Pomelo server, which is less than ideal security. So, maybe it's fine as is, once it actually works (I can't get it running on a live domain ATM - only in ALT+ENTER debugger).
Flash Policy Server: https://github.com/stokegames/pomelo-flashpolicyserver
Cheers,
Eric