Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Question about activeX for Internet Explorer

0 views
Skip to first unread message

dyp...@gmail.com

unread,
Dec 9, 2009, 1:40:14 PM12/9/09
to
Hello all,
I have a flash application displayed in my IE browser which require
severa shortcut keys including Ctrl+N and Ctrl+N :
the problem is that those keys are trapped directly by the browser
and are not received by my flash application.
I am asked to build an ActiveX that will be inserted in the web page
and would trap those shortcut keys before the browser and redirected
them to the flash window... My boss tell me to avoid any hook but
subclasssing is a possibility... I have to say I am very to new to ATL
and ActiveX :
First, I am not sure, is-it possible to do that ?
Secondly, I have tried to create an activeX but without any success;
I also try to use the IHTMLEditDesigner Interface () but when my
translateAccelerator method is called returning S_OK do not stop the
browser to trap those shortcut keys...
Does anyone could point me to a sample on this subject ?
Thanks for any help.


0 new messages