Цитата:
Key.broadcastMessage is meant to be used internally to pass on Key events
*which have already occured*. It does not trigger the events themselves and
won't have any effect on Key.getCode or Key.isDown.
If you want to listen for custom Key events, why not just pass the key code
as an argument to your listener, and don't try and hack into the built-in
system - cos it won't work!
Peter
|\ Team Macromedia Volunteer for Flash
|/ www.macromedia.com/go/team/
|\ Freelance Flash Developer
|/ www.peterjoel.com
|
Если я правильно перевел, то не получится.