I am creating a HTML file and in that file with <object> and <embded> tag I am showing swf file. I want a feature that whenver user watching this swf file in browser he/she could not able give print command by pressing CTRL+P key. I tried to write a javascript which capture onkeydown event but this event is capture only one time when page is loaded but when I clicked on next button of flash palyer from browser and click on area where swf file is showing then this even is not captured. Reqeust you to guide me how to solve this problem. Please let me know if you require any more details. But same javascript is working in croma and mozilla broswer as per expected.
↧