simonkendrew
Programmer
I have written a game where you must select various tiles from a selection of 30. The idea is to select 2 tiles at a time, and when the tiles flip over, you must match up pairs of symbols. The game works fine in Director (v8). When I run the game in a projector I get an occassional script error if the right mouse button is clicked. The thing is that the right mouse button is not used in the game. I have tried entering some code on rightmouse activity to flag up an alert, but only the script error appears, and no alert. It would appear that the error is not actually coming from rightmouse button activity, but some 'feature' or 'bug' within director. Can anyone help?