PDA

View Full Version : Trap Key


Xansi
10-29-2002, 05:30 PM
Hello flash people.

There is a way to trap the <esc> key?

Only that. Thank you in advance.

-Xansi

Xansi
10-29-2002, 06:58 PM
Nobody? :(

farafiro
10-30-2002, 07:05 AM
no way for the Esc key and also the Function keys. someone b4 recommendedfscommand("trapallkeys", "true")
//then u can use any key code
but I don''t think this can be used within the browsers

see this may help
http://www.macromedia.com/support/flash/ts/documents/fscommand_projectors.htm

Xansi
10-30-2002, 01:52 PM
Thanks Farafiro, but I think the fscommand("trapallkeys", "true") is not exactly what I need. :( If there's no way to do it, there'e no way to do it. :)

Anyway thanks for your answer. :D

-Xansi