View Single Post
  #8 (permalink)  
Old 06-04-2009, 05:17 PM
MarkGatESS MarkGatESS is offline
WebProWorld Member
 
Join Date: Mar 2005
Location: Brewster, NY - USA
Posts: 80
MarkGatESS RepRank 0
Red face Re: Flash and validation of code plus useage

Quote:
Originally Posted by texxs View Post
...

Perhaps you're not seeing it because your not testing with IE5.5 or IE6? I'm not even sure if this has been fixed in IE7. Hang on a sec I'll experiment:

Yup, IE 7 has this fixed. But there's still alot of users out there w/ IE 5.5 and IE6.0 isn't there? (I'm not checking this one, it's someone elses turn).


The fix is to use script to document.write the flash object to the page. That's what the Dreamweaver code does. Or you can use soemone elses javascript or you could write your own javascript.
So what you're saying is that to get around the IE 5x-6x "bug" so that it doesn't pop-up with the "Internet Explorer has blocked a potential malicious ActiveX control.. [blah-blah-blah/whatever it said]" is to run the code through an external JavaScript using the "document.write"?

Anyway of getting around FireFox's plugin "NoScript" to let users know your site is safe?
__________________
~Mark G.
Graphic Designer - Endoscopy Support Services, Inc.
Reply With Quote