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 | |
Drag Mouse listener | 0 | 62 | July 25, 2007 | |
Movie._name
|
0 | 45 | August 1, 2005 | |
Click and Drag muliple symbols help
|
0 | 131 | June 19, 2009 | |
Zoom and drag map :(
|
0 | 52 | March 7, 2007 |