all groups > flash actionscript > april 2006 >
You're in the

flash actionscript

group:

New IE activeX issues and FScommand


New IE activeX issues and FScommand dr.Evol
4/27/2006 11:34:01 PM
flash actionscript:
Hi!
Im fixing the new MS IE behaviour about restricting non-MS activeX content.
Probbably many of you guys are in the same task these days... Anyway, I
followed this article:
http://www.macromedia.com/devnet/activecontent/articles/devletter.html

Everything is OK, BUT FScommand capture javascript function is not working
anymore when SWF is embeeded via external javascript function...


Any ideas?

Thanks...



Re: New IE activeX issues and FScommand TimSymons
4/27/2006 11:50:34 PM
I have not had any issues with communicating using the FSCommand once a JS
solution was in place. You need to make sure that you do not reference the "id"
or "name" of the embedded file before JS has had a chance to create it. I had
to make minor adjusts to some of my code to fix this. Also, another very good
solution for the IE trouble is the following:

http://blog.deconcept.com/swfobject/

This is a very good solution and will work as you expect with the FSCommand.

Tim
AddThis Social Bookmark Button