solved:

the problem was with a corrupt flash player. i've implemented the fix as you described below, Jason, and i also implemented the swfobject fix. they both work. my computer was on the fritz and ended up passing away this morning and i'm back on a new one and all is working as expected.

thanks for everyone's input and responses.

matt.
----- Original Message ----- From: "Merrill, Jason" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Wednesday, April 04, 2007 9:52 AM
Subject: RE: [Flashcoders] eolas fix for IE7


You might want to try ObjectSwap -
http://blog.neo-archaic.net/2006/04/25/objectswap.htm

If all you want to do is circumvent the EOLAS patent issue, and don't
care about player detection (and maybe if IE7 is hosing Flash player
detection, you don't WANT to worry about it :) ), then just write an
external .js file which writes out the Flash embed tags into your HTML
page.  Really super easy if you know just a little (and I mean little,
like JS 101) Javascript.  All you really need to know how to do in JS is
document.write,put the document.write statements in a function, and how
to in HTML link to the .js file and call the function.

Jason Merrill
Bank of America
GT&O Learning & Leadership Development
eTools & Multimedia Team



_______________________________________________
[email protected]
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

_______________________________________________
[email protected]
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