Hi,

As I've posted messages before, I'm trying to create a screensaver using the Shockwave Flash control to run a .swf file.(I was trying to use a .exe file, but not any more!). The problem is that I'm unable to detect a keypress & mousemove/mouseclick on my form. I tried setting the form's keypreview property to true, but that didn't work as well. So I tried using another form on top of the form which has the .swf file. By making this form transparent and setting it as the topmoost form I managed to detect the mouseclick. But I'm still unable to detect a keypress. Any ideas abt how it can be done????

Thanx.