Has great potential, but needs some tweaks.
I think this game could potentially go a long way, but it needs some work first.
- Make the animation much slicker. I really liked the style of graphics you used, I think it works very well. Howver, you need to work more on the walking graphics.
- Use dynamic text boxes. The reply text from each player is a nice idea, but instead of having movie clips for each reply (as these tend to get mixed up and not be very different) use dynamic text boxes instead. You can make a log-based box by typing
'<nameofbox>.text = "my text" + newline.
This will create the impression of each message appearing after one another.
- Make a bigger deal of scoring. You didn't seem to pay much attention to what happened when someone scored (just added on the score and thats it) and so scoring a point wasn't very rewarding which made the game boring quickly. By making a bigger deal when someone scores (sound effects, spinning text etc.) it makes it more rewarding when you score.
- Make the AI better. I know you are working on this but you really need to. Its fairly easy to score a flag capture, let alone three.
- Work on the HUD (the bit which shows your score and health). This needs some work graphics wise and an overall style in this section could really give the game a boost.
Have fun making the changes ;) ;).