Dputiger if you're using mozilla.....
Quote:
Harness the power of CSS. In your Mozilla profile folder, insert the following code into the userContent.css file:
embed[type="application/x-shockwave-flash"] {
display: none !important;
visibility: hidden !important;
}
|
Jkrohn