Hi,

I'm relatively new to Flash programming and I have a little problem here:

I'm working on a space game with a galaxy map. My map have 300 independent zones each opening another map with a lot of zones too. Each zones are simple squares.

My question is: Is there a way to get a mouse over on a zone bring some effect without having to create a button? I don't really want to create 300 buttons for the main map and then some thousands buttons for the secondary level maps!

Thanks