Need help making map build clickable
I am feeling very very stupid today. I don't know why I am having such a problem with this. I know the issue is simple and why I can't find help in the search (too easy to post about, I guess)
Anyway, I am using CS3, with simple AS2 code to build a map of tiles. Using the build array method that is so common.
So I have my map, I build the map on the screen and it places the correct frame of the tile MC in the map as it should.
Now that I have the grid full of tiles I want to make them clickable. Thats it. Being able to click the tiles once they are placed.
Why can I not get the right code?
~MoN