The tag has no wiki summary.

learn more… | top users | synonyms

-1
votes
1answer
179 views

Any multiplayer webgame engine based on Flex

My team is developing a multiplayer webgame (like a virtual world) in a short time(several months using after-school time), and I wonder if there are any webgame engine based on Flex. When I googled ...
0
votes
0answers
22 views

Adobe Air Mobile AS3 app: challenges and how to overcome them?

I made a PC flash game for LD 26 - minimalism and I am working on porting it to Android. Some questions I'd like to ask: Is it bad to heavily use vector graphics (ie. this.graphics.lineTo()) in ...