Come posso disattivare sempre e comunque, l'aggiornamento automatico del plugin shockwave attivato aprendo una pagina html contenente un file shockwave (*.dcr)
incorporato tramite le consuete istruzioni:
<object classid="clsid:166B1BCA-3F9C-11CF-8075-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/director/sw.cab#version=8,0,0,0" width="380" height="350">
<param name="src" value="../dcr/0303091510.dcr">
<embed src="../dcr/0303091510.dcr" pluginspage="http://www.macromedia.com/shockwave/download/" width="380" height="350">
</embed>
</object>
Grazie
Rik