There was some old discussion about this, here are the relevant links :

http://chattyfig.figleaf.com/pipermail/flashcoders/2004-November/126756.html
http://chattyfig.figleaf.com/mailman/htdig/flashcoders/2004-December/126914.html

In a nutshell, I am seeing the same problem.  I have a webpage that
dynamically writes out the <object> tag info into a <div> when a user
clicks on a link to bring up the appropriate flash file in that div.

I have my VBScript function and javascript function in place and the
appropriate fscommand in my flash file, but the fscommand will not
work in IE, only in Firefox/Mozilla.  If I were to write out the <object>
tag, even with javascript, when the page was loaded, fscommand works fine
from IE and Firefox/Mozilla, but I need to be able to write it out after
the page has loaded, when a link is clicked.

The user in the messages referred to above says he worked around the issue,
I was hoping he or someone else here could help me out with some ways to
get around it.  

getUrl and the javascript/flash interaction kit both work fine except I'm
sending data from flash to javascript once a second so under most default
configurations of IE I get the link clicking sound every one second, thats
why I'm using fscommand instead.

Any help would be greatly appreciated.

Andrew Schretter
Mathematics Department
Duke University



_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to