PDA

View Full Version : EOLAS : Click to activate and Xp sp2 problem?


Mikester311
10-19-2006, 02:17 PM
I have a Flash computer based training course centered and embedded embedded in a full screen html webpage with a "geturl" command lon a button linking to a external webpage for a survey at the ed of the course. Before the computers were upgraded to XP sp2 everything worked perfect. After Sp2 was installed, the flash content has the "IE click to active" problem and the "geturl" button doesn't open the external link anymore. I've played with serveral js scripts that fixed the "click to activate" problem, but then the external link still doesn't work. If I export with different html options out of flash the external link button works sometimes, but I can't center the Swf screen in the middle of the html screen no matter what I do.
Does anyone have any ideas or some code that works?

Thanks in advance!

benwa02
11-20-2006, 04:35 PM
I too am having the IE problem with a .swf embedded into an HTML webpage.

User must click to activate and then can click for a link. What the hell is IE doing?

A fix?

foo2
11-20-2006, 04:39 PM
A fix by Adobe.
http://www.adobe.com/devnet/activecontent/articles/devletter.html

CyanBlue
11-20-2006, 05:12 PM
Don't forget to check on the SWFObject...
http://blog.deconcept.com/swfobject

benwa02
11-20-2006, 06:05 PM
Don't forget to check on the SWFObject...
http://blog.deconcept.com/swfobject

Ya I ran into that link through searching here and applied it.

Works great.