ActiveX and <PARAM> = unsafe ?

Hello,

I'm developing an ActiveX control, and use <param> tag to initalize it. Every time when I use <param> tag in html code, IE says that the script is unsafe and has been blocked. The script is digitally signed, IObjectSafe is also implemented.

I want to have a script which I can initialize with <param> without any error messages. What shall I do

Alexander



Answer this question

ActiveX and <PARAM> = unsafe ?