Is there a way that I can have a function run if a mouse is clicked, AND over something? I know that I could have a mouse over function inside of a mouse down function, but that won’t work for me. It’s hard to explain… so I’ll just give the example of what I need this for. I have a map editor. I can click on a tile to change it. But I want to be able to click on say one tile, and drag the mouse and also change the other ones. What would be a way of doing this?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
dragOver / if mouse is down on dragOver
|
0 | 73 | January 10, 2005 | |
If mouse over?
|
0 | 39 | March 27, 2005 | |
If mouse over?
|
0 | 31 | March 27, 2005 | |
dragOver / if mouse is down on dragOver | 0 | 75 | January 10, 2005 | |
Start.mouseOver = function() {
|
0 | 42 | April 30, 2005 |