I have a map editor where there are tiles in the form of MovieClip. Then there are tiles on the side that you can choose from. Once you select a tile and click on a tile on the map it will change to that tile. But I would also be able to click and hold the mouse to change multiple tiles at once (the ones that I drag over while the mouse is down). Now the whole map is on one big movieclip. Could I just set a click event listener on the whole map, then add another event listener for mouse over on the tiles itself? Or is there a better way to go about this?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| If the mouse | 0 | 41 | March 5, 2009 | |
| Movie._name | 0 | 47 | August 1, 2005 | |
| Drag Mouse listener | 0 | 63 | July 25, 2007 | |
| Zoom and drag map :( | 0 | 52 | March 7, 2007 | |
| Click and Drag muliple symbols help | 0 | 134 | June 19, 2009 |