Re: [Flashcoders] How do real developers do key handling?

2006-06-07 Thread black59mga
e array. > > > > All in all, the code could be ported over with minimal effort... but there > > would be some area's that you would need to be creative with. > > > > Cheers, > > > > Kevin > > > > -----Original Message----- > > From: [E

Re: [Flashcoders] How do real developers do key handling?

2006-06-07 Thread Ian Thomas
reative with. > > Cheers, > > Kevin > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of black59mga > Sent: June 6, 2006 4:09 PM > To: Flashcoders mailing list > Subject: RE: [Flashcoders] How do real developers do key handl

Re: [Flashcoders] How do real developers do key handling?

2006-06-06 Thread Scott Hyndman
CTED] > [mailto:[EMAIL PROTECTED] On Behalf Of black59mga > Sent: June 6, 2006 4:09 PM > To: Flashcoders mailing list > Subject: RE: [Flashcoders] How do real developers do key handling? > > I have 10 apps that will controlled with a TV remote control (no mouse). > There are only

Re: [Flashcoders] How do real developers do key handling?

2006-06-06 Thread Bart Wttewaall
ga Sent: June 6, 2006 4:09 PM To: Flashcoders mailing list Subject: RE: [Flashcoders] How do real developers do key handling? I have 10 apps that will controlled with a TV remote control (no mouse). There are only 12 keys on the remote, so the app that has focus will will have to do very differen

RE: [Flashcoders] How do real developers do key handling?

2006-06-06 Thread Kevin Aebig
6, 2006 4:09 PM To: Flashcoders mailing list Subject: RE: [Flashcoders] How do real developers do key handling? I have 10 apps that will controlled with a TV remote control (no mouse). There are only 12 keys on the remote, so the app that has focus will will have to do very different things with a

RE: [Flashcoders] How do real developers do key handling?

2006-06-06 Thread black59mga
I have 10 apps that will controlled with a TV remote control (no mouse). There are only 12 keys on the remote, so the app that has focus will will have to do very different things with a given key press, depending on context. A java dev. friend suggested an approach using a hashMap, but we don'

RE: [Flashcoders] How do real developers do key handling?

2006-06-06 Thread Kevin Aebig
Perhaps if you told us what you're trying to accomplish, we could offer suggestions around it, but as far as catching specific keys, I'm pretty sure you're doing it the only way possible. !k -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of black59mga Sent: