Tagged Questions
4
votes
8answers
605 views
Why are (almost) all the on-line games written in ActionScript (Flash) not Java?
I absolutely love good defender games (e.g. Gemcraft, Protector: reclaiming the throne) as they can be intellectually quite challenging; it's like playing chess but a little less thinking and a bit ...
2
votes
6answers
1k views
How to code an web-browser based multiplayer game?
If I wanted to code a desktop-based game, I could pull some XNA code and UDP sockets and make a decent multiplayer game. I would have an extremely clear of how to code the game I wanted.
But if I ...
2
votes
2answers
469 views
Php-Flash communication over sockets
Good time of the day, dear developers!
I am not any kind of network programming pro, but it happened that I have faced necessity to develop socket-server on php (no way for using Java) for flash ...
2
votes
5answers
2k views
Should i write my own flash-server in Erlang or use Red5?
I'm a student about to start my exam project, where I will be responsible for the server implementation of an online game targeting the flash player.
I have a hard time to decide wether i should write ...
1
vote
1answer
127 views
Embed Adobe Flash player into Java based desktop application
How can I embed a adobe flash player inside a java based desktop application? Can I be able to load and run an on-line flash game in it?
Thanks.
1
vote
2answers
166 views
multiplayer online flash games?
I have an idea to create a multiplayer online card game and I prefer to use flash, like yahoo chess(it is not a card game), zynga poker etc.
I wanna know is there any tutorial which is useful for ...