Re: [Flashcoders] Short Key/window focus question

2006-01-24 Thread Dennis - I Sioux

That's what i figured.. hmm shame.
Could you detect it fromout flash though.. when the focus is not set in 
flash?


So the user can be tolled that he/she has to click first.. or the game can 
go to pauze?


Best Regards,

Dennis



- Original Message - 
From: "Troy Rollins" <[EMAIL PROTECTED]>

To: "Flashcoders mailing list" 
Sent: Monday, January 23, 2006 5:59 PM
Subject: Re: [Flashcoders] Short Key/window focus question




On Jan 23, 2006, at 10:46 AM, Dennis - I Sioux wrote:

One of the oldest questions in the book.. : can i catch the  keypresses 
even when focus is set on another program and then back  to the browser 
(but not the flash movie)?


I would certainly hope not. That would make Flash the absolute choice  for 
spyware developers.


--
Troy
RPSystems, Ltd.
http://www.rpsystems.net


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders




___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] Short Key/window focus question

2006-01-23 Thread Troy Rollins


On Jan 23, 2006, at 10:46 AM, Dennis - I Sioux wrote:

One of the oldest questions in the book.. : can i catch the  
keypresses even when focus is set on another program and then back  
to the browser (but not the flash movie)?


I would certainly hope not. That would make Flash the absolute choice  
for spyware developers.


--
Troy
RPSystems, Ltd.
http://www.rpsystems.net


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] Short Key/window focus question

2006-01-23 Thread Dennis - I Sioux

Hey

Indeed js doesn't seem to be the solution.. because i wouldn't know a way to 
set the focus to the flahs object instead of the browser..
and to push key events from js to flash seems impossible en in't really an 
option for this project.


Your idea on the localconnection i don't understand what you ment 
there..(although i'm familiar with the local connection)
But i don't have access to the local machine.. and have to work in a pretty 
normal broswer surrounding.. without any plugins or stuff..


Thanks.. but doess anyone else has something?

Dennis

- Original Message - 
From: "Zárate" <[EMAIL PROTECTED]>

To: "Flashcoders mailing list" 
Sent: Monday, January 23, 2006 4:56 PM
Subject: Re: [Flashcoders] Short Key/window focus question



Hello!

Well..I think it shouldn't be difficult to catch the key events in
JavaScript and send them to Flash.

Another question is how to catch those events outside the browser... I
guess you should have "anything" running on the system (win, linux,
mac), catch the events and send them with LocalConnection to the flash
movie running in the browser...but how do you give the focus to the
browser?

It doesn't sound easy at least for me!

Bye!

On 1/23/06, Dennis - I Sioux <[EMAIL PROTECTED]> wrote:

Hey guys,

One of the oldest questions in the book.. : can i catch the keypresses 
even when focus is set on another program and then back to the browser 
(but not the flash movie)?


Many thanks!

Dennis
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders




--
Zárate
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders 



___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] Short Key/window focus question

2006-01-23 Thread Zárate
Hello!

Well..I think it shouldn't be difficult to catch the key events in
JavaScript and send them to Flash.

Another question is how to catch those events outside the browser... I
guess you should have "anything" running on the system (win, linux,
mac), catch the events and send them with LocalConnection to the flash
movie running in the browser...but how do you give the focus to the
browser?

It doesn't sound easy at least for me!

Bye!

On 1/23/06, Dennis - I Sioux <[EMAIL PROTECTED]> wrote:
> Hey guys,
>
> One of the oldest questions in the book.. : can i catch the keypresses even 
> when focus is set on another program and then back to the browser (but not 
> the flash movie)?
>
> Many thanks!
>
> Dennis
> ___
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>


--
Zárate
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


[Flashcoders] Short Key/window focus question

2006-01-23 Thread Dennis - I Sioux
Hey guys,

One of the oldest questions in the book.. : can i catch the keypresses even 
when focus is set on another program and then back to the browser (but not the 
flash movie)?

Many thanks!

Dennis
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders