One reason more to use an other browser then IE.

-----Original Message-----
From: DURETTE, STEVEN J (ASI-AIT) [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, March 29, 2006 5:40 PM
To: CF-Talk
Subject: Flash Forms and the Microsoft Eolas Fix.

All,
 
In case you didn't know Microsoft will be making a change to IE6 with their
April 11 security patch (sorry if this is old news).  
 
This came to my attention today when they made web developers here install
the change and test our pages.  
 
EVERYTHING USING FLASH FORMS BROKE!!  Well not exactly broke, you have to
click on the flash form before it will do anything.  If you have a page that
has nothing except a flash form that originally used remoting to show data,
it won't do it until the user clicks on it.  Not likely if the user only
sees a white page.
 
Also, if you have a small flash form as part of a page with other stuff the
following won't work until you click on the flash form: 
onactivate       ondragleave     onmouseout     
onbeforeactivate         ondragover      onmouseover    
onbeforecopy     ondragstart     onmouseup      
onbeforecut      ondrop  onmousewheel   
onbeforedeactivate       onfocus         onmove 
onbeforepaste    onfocusin       onmoveend      
onblur   onfocusout      onmovestart    
onclick  onhelp  onpage 
oncontextmenu    onkeydown       onpaste        
oncontrolselect  onkeypress      onresize       
oncopy   onkeyup         onresizeend    
oncut    onlosecapture   onresizestart  
ondblclick       onmousedown     onscroll       
ondeactivate     onmouseenter    onselectstart  
ondragend        onmouseleave           
ondragenter      onmousemove            
 
The fix from microsoft says to generate the embed, object, etc tags through
an imported js or jscript file, but I don't generate these,
CFMX7 does when I use cfform.
 
Does anyone know how I can restore the functionality?  Our users will cause
a big stink over this if we can't find a fix.
 
Thanks,
Steve
 




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:236398
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to