rocketguns
Technical User
hello,
so im experiencing a problem with active content with a shockwave file. i already solved this problem for flash files, but i cant seem to solve it for shockwave files. i keep getting a popup about activex content on the page in internet explorer.
this is what i have for a code:
"<center>
<object classid="clsid:166B1BCA-3F9C-11CF-8075-444553540000" codebase=" width="370" height="330" title="test">
<param name="src" value="images/test-semi.dcr">
<embed src="images/test-semi.dcr" pluginspage=" width="370" height="330"></embed>
</object>
</center>"
what needs to be changed in order to make it work? i already got the "AC_ActiveX.js" and the "AC_RunActiveContent.js" file found on macromedia site....i just dont know exactly what to do.
can someone please help me. highly appreciated!
thx a million!
RocketGuns
so im experiencing a problem with active content with a shockwave file. i already solved this problem for flash files, but i cant seem to solve it for shockwave files. i keep getting a popup about activex content on the page in internet explorer.
this is what i have for a code:
"<center>
<object classid="clsid:166B1BCA-3F9C-11CF-8075-444553540000" codebase=" width="370" height="330" title="test">
<param name="src" value="images/test-semi.dcr">
<embed src="images/test-semi.dcr" pluginspage=" width="370" height="330"></embed>
</object>
</center>"
what needs to be changed in order to make it work? i already got the "AC_ActiveX.js" and the "AC_RunActiveContent.js" file found on macromedia site....i just dont know exactly what to do.
can someone please help me. highly appreciated!
thx a million!
RocketGuns