Tic Tac Toe help!
I'm working with AS2 to build a tic tac toe game learning the language from a book I have, however I have reached a point where its not working and I don't know what to do and why its doing what is it.
I have it setup so that when it reachs the "gamePlay" frame it stops and draws the tile properly but when you play it only changes the last tile. Additionally I can not seem to trace the output for the variables I created in a nested "for loop".
If you can please help!