Active grid .... for a map

imagine if you will a game of battleship in flash … i wish i were doing something that fun but the concept relates

i have a map on which i need to display coordinates.

i have the map … what i need to figure out how to do is lay down and invisible grid so that when a variable of B2 is sent the square B2 will become visible. or a square will move to location B2 or something like that

i hope this makes sense … think of it like a battleship game and i need the position to show on the map

well… you can do that in any number of ways… it will depend on how do you want to make your game. :-\

Well… You would have to set up a gridding system… Where if your “mouse” or “object” is at 120,100 screen coordinates… It might be at C4 in grid coordinates.

Easy enough… But like guig0 stated… This can be performed in numerous ways and I need some more information buddy.

playamarz :player: