PDA

View Full Version : right and left click actions


Cremulator
08-30-2002, 02:44 AM
is there a way to assign a command to the right and left mouse buttons in flash?

I want to go forward one frame with the left mouse button and back one frame with the right button.

Billy T
08-30-2002, 01:56 PM
I think the right mouse click is reserved for adjusting the flash player settings...could be wrong though

might be able to do it with javascript

Billy T
08-30-2002, 02:01 PM
try this - http://www.js-examples.com/example/?ex=579&mode=1

cheers

Cremulator
08-30-2002, 06:37 PM
ok, yeh, that looks like it would probably work. I was going to use it to navigate with a wireless remote for a digital projector, as the remote has right and left mouse button equivilent on it. But its not that important now :)

thanks