0
votes
0answers
319 views

Socket.io v.9 with Actionscript

I'm attempting to develop an online multiplayer game using Node.js for the server and Flash to display the client. I've been reading up a bit and have found quite a few recommendations for the ...
6
votes
6answers
1k views

Beginner flash game development: Start with framework or from scratch?

I want to write some simple flash games (as a hobby). I have a lot of programming experience, but no experience with Flash/ActionScript. My question is: As a beginner, is it a good idea to start with ...