Re: [Flashcoders] eolas fix for IE7

2007-04-04 Thread Matthew Ganz

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: 
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



___
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 


___
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


RE: [Flashcoders] eolas fix for IE7

2007-04-04 Thread Merrill, Jason
>>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


 
___
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


RE: [Flashcoders] eolas fix for IE7

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

Karina 

> -Original Message-
> From: Matthew Ganz [mailto:[EMAIL PROTECTED] 
> Sent: 03 April 2007 17:20
> To: Flashcoders mailing list
> Subject: [Flashcoders] eolas fix for IE7
> 
> hi.
> 
> i've tried implementing the eolas fix using the 
> flashobject.js method and swfobject.js method and they both 
> work for IE6 but not for IE7. is there a different fix needed for IE7?
> 
> thanks. -- matt. 
> ___
> 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
> 

___
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


Re: [Flashcoders] eolas fix for IE7

2007-04-03 Thread Muzak
Matthew,

You'll need some css to properly display the swf at 100% width and height.
Check the source of this page:
http://blog.deconcept.com/swfobject/fullpage.html

And check out the other samples:
http://blog.deconcept.com/swfobject/#examples

regards,
Muzak

- Original Message - 
From: "Matthew Ganz" <[EMAIL PROTECTED]>
To: 
Sent: Tuesday, April 03, 2007 9:21 PM
Subject: Re: [Flashcoders] eolas fix for IE7


> it worked after i uninstalled/reinstalled until i cleared the cache and then 
> it stopped working again.
>
> steven - i'll check that forum, thanks.
>
> muzak - the css for the flashcontent div? all i have is what is there.
>
> thanks. -- matt.


___
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


Re: [Flashcoders] eolas fix for IE7

2007-04-03 Thread Matthew Ganz
it worked after i uninstalled/reinstalled until i cleared the cache and then 
it stopped working again.


steven - i'll check that forum, thanks.

muzak - the css for the flashcontent div? all i have is what is there.

thanks. -- matt.
- Original Message - 
From: "Claus Wahlers" <[EMAIL PROTECTED]>

To: 
Sent: Tuesday, April 03, 2007 1:47 PM
Subject: Re: [Flashcoders] eolas fix for IE7



Matthew Ganz wrote:


actually, all of a sudden it's not working again.


It seems your Flash Player install in IE7 is corrupt. See this blog post 
for details: http://tinyurl.com/y9lvas


I had the same problem a while back, and uninstalling/reinstalling the 
Flash Player did the trick.


Cheers,
Claus.

--
claus wahlers
côdeazur brasil
http://codeazur.com.br/
http://wahlers.com.br/claus/blog/
___
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 


___
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


RE: [Flashcoders] eolas fix for IE7

2007-04-03 Thread Steven Sacks | BLITZ
Just in case you were unaware, there's a forum on SWFObject site where
you can research these issues (I'm sure somebody had the same issue
you're having at some time) and you can post questions.  I think you'll
have better luck there troubleshooting your issues.  :)
___
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


Re: [Flashcoders] eolas fix for IE7

2007-04-03 Thread Muzak
Where's the css for the flashcontent div?


- Original Message - 
From: "Matthew Ganz" <[EMAIL PROTECTED]>
To: 
Sent: Tuesday, April 03, 2007 7:37 PM
Subject: Re: [Flashcoders] eolas fix for IE7


> actually, all of a sudden it's not working again. here's the code i have on 
> my html page:
>
> http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
>
> 
>
> 
>
> home
>
> 
>
> 
>
> 
>
>
> 
>
> This text is replaced by the Flash movie.
>
> 
>
> 
>
> var so = new SWFObject("home.swf", "mymovie", "100%", "100%", "8", "#FF");
>
> so.addParam("scale", "NOSCALE");
>
> so.write("flashcontent");
>
> 
>
> 
>
> 
>


___
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


Re: [Flashcoders] eolas fix for IE7

2007-04-03 Thread Claus Wahlers

Matthew Ganz wrote:


actually, all of a sudden it's not working again.


It seems your Flash Player install in IE7 is corrupt. See this blog post 
for details: http://tinyurl.com/y9lvas


I had the same problem a while back, and uninstalling/reinstalling the 
Flash Player did the trick.


Cheers,
Claus.

--
claus wahlers
côdeazur brasil
http://codeazur.com.br/
http://wahlers.com.br/claus/blog/
___
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


Re: [Flashcoders] eolas fix for IE7

2007-04-03 Thread Geoff Stearns
that code looks fine to me, are you testing this on a web server? IE  
has different security restrictions for local files vs. internet  
based files, so it's always best to test it on a web server.





On Apr 3, 2007, at 1:37 PM, Matthew Ganz wrote:

actually, all of a sudden it's not working again. here's the code i  
have on my html page:


http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">






home










This text is replaced by the Flash movie.





</pre><tt>var so = new SWFObject("home.swf", "mymovie", "100%", "100%", "8",  
</tt><tt>"#FF");
</tt><pre style="margin: 0em;">

so.addParam("scale", "NOSCALE");

so.write("flashcontent");







- Original Message - From: "Geoff Stearns"  
<[EMAIL PROTECTED]>

To: 
Sent: Tuesday, April 03, 2007 12:59 PM
Subject: Re: [Flashcoders] eolas fix for IE7


even older versions should work fine (i think we were testing it  
in  ie7 all the way back to 1.3 or so) - but using the very latest  
is  always a good idea.





On Apr 3, 2007, at 12:44 PM, eka wrote:


Hello :)

you use the last version of SWFObject ? (1.5)

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

EKA+ :)

2007/4/3, Adrian Lynch <[EMAIL PROTECTED]>:


I'm using it and it works. Got any code to have a look at.  
Maybe  you're

using it differently.

Adrian

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of   
Matthew

Ganz
Sent: 03 April 2007 17:20
To: Flashcoders mailing list
Subject: [Flashcoders] eolas fix for IE7


hi.

i've tried implementing the eolas fix using the flashobject.js   
method and
swfobject.js method and they both work for IE6 but not for IE7.  
is there a

different fix needed for IE7?

thanks. -- matt.

___
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


___
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


___
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


___
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


___
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


Re: [Flashcoders] eolas fix for IE7

2007-04-03 Thread Geoff Stearns
you don't need anything in the /source folder - it's just there so  
you can see the code in an uncompressed way, or if you want to modify  
the expressinstall.swf files.


you only need swfobject.js and (optionally) expressinstall.swf


On Apr 3, 2007, at 12:48 PM, Matthew Ganz wrote:

my foolish mistake. i only had the swfobject.js file and i didn't  
put the swfobject_source.js file into the 'source' directory as  
well as all the other expressInstall files that are included in the  
fix. it's working now.


thanks. matt.
- Original Message - From: "Adrian Lynch"  
<[EMAIL PROTECTED]>

To: 
Sent: Tuesday, April 03, 2007 12:34 PM
Subject: RE: [Flashcoders] eolas fix for IE7


I'm using it and it works. Got any code to have a look at. Maybe  
you're

using it differently.

Adrian

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of  
Matthew

Ganz
Sent: 03 April 2007 17:20
To: Flashcoders mailing list
Subject: [Flashcoders] eolas fix for IE7


hi.

i've tried implementing the eolas fix using the flashobject.js  
method and
swfobject.js method and they both work for IE6 but not for IE7. is  
there a

different fix needed for IE7?

thanks. -- matt.

___
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


___
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


___
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


Re: [Flashcoders] eolas fix for IE7

2007-04-03 Thread Matthew Ganz
actually, all of a sudden it's not working again. here's the code i have on 
my html page:


http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">





home










This text is replaced by the Flash movie.





</pre><tt>var so = new SWFObject("home.swf", "mymovie", "100%", "100%", "8", 
</tt><tt>"#FF");
</tt><pre style="margin: 0em;">

so.addParam("scale", "NOSCALE");

so.write("flashcontent");







- Original Message - 
From: "Geoff Stearns" <[EMAIL PROTECTED]>

To: 
Sent: Tuesday, April 03, 2007 12:59 PM
Subject: Re: [Flashcoders] eolas fix for IE7


even older versions should work fine (i think we were testing it in  ie7 
all the way back to 1.3 or so) - but using the very latest is  always a 
good idea.





On Apr 3, 2007, at 12:44 PM, eka wrote:


Hello :)

you use the last version of SWFObject ? (1.5)

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

EKA+ :)

2007/4/3, Adrian Lynch <[EMAIL PROTECTED]>:


I'm using it and it works. Got any code to have a look at. Maybe  you're
using it differently.

Adrian

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of  Matthew
Ganz
Sent: 03 April 2007 17:20
To: Flashcoders mailing list
Subject: [Flashcoders] eolas fix for IE7


hi.

i've tried implementing the eolas fix using the flashobject.js  method 
and
swfobject.js method and they both work for IE6 but not for IE7. is 
there a

different fix needed for IE7?

thanks. -- matt.

___
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


___
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


___
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 


___
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


Re: [Flashcoders] eolas fix for IE7

2007-04-03 Thread Geoff Stearns
even older versions should work fine (i think we were testing it in  
ie7 all the way back to 1.3 or so) - but using the very latest is  
always a good idea.





On Apr 3, 2007, at 12:44 PM, eka wrote:


Hello :)

you use the last version of SWFObject ? (1.5)

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

EKA+ :)

2007/4/3, Adrian Lynch <[EMAIL PROTECTED]>:


I'm using it and it works. Got any code to have a look at. Maybe  
you're

using it differently.

Adrian

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of  
Matthew

Ganz
Sent: 03 April 2007 17:20
To: Flashcoders mailing list
Subject: [Flashcoders] eolas fix for IE7


hi.

i've tried implementing the eolas fix using the flashobject.js  
method and
swfobject.js method and they both work for IE6 but not for IE7. is  
there a

different fix needed for IE7?

thanks. -- matt.

___
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


___
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


___
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


Re: [Flashcoders] eolas fix for IE7

2007-04-03 Thread Matthew Ganz
my foolish mistake. i only had the swfobject.js file and i didn't put the 
swfobject_source.js file into the 'source' directory as well as all the 
other expressInstall files that are included in the fix. it's working now.


thanks. matt.
- Original Message - 
From: "Adrian Lynch" <[EMAIL PROTECTED]>

To: 
Sent: Tuesday, April 03, 2007 12:34 PM
Subject: RE: [Flashcoders] eolas fix for IE7



I'm using it and it works. Got any code to have a look at. Maybe you're
using it differently.

Adrian

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Matthew
Ganz
Sent: 03 April 2007 17:20
To: Flashcoders mailing list
Subject: [Flashcoders] eolas fix for IE7


hi.

i've tried implementing the eolas fix using the flashobject.js method and
swfobject.js method and they both work for IE6 but not for IE7. is there a
different fix needed for IE7?

thanks. -- matt.

___
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 


___
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


Re: [Flashcoders] eolas fix for IE7

2007-04-03 Thread Duncan Reid

I noticed that too Matt, works in FF but not IE locally, try putting it on
the webserver and testing it again, should work.


On 4/3/07, Matthew Ganz <[EMAIL PROTECTED]> wrote:


hi.

i've tried implementing the eolas fix using the flashobject.js method and
swfobject.js method and they both work for IE6 but not for IE7. is there a
different fix needed for IE7?

thanks. -- matt.
___
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


___
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


Re: [Flashcoders] eolas fix for IE7

2007-04-03 Thread eka

Hello :)

you use the last version of SWFObject ? (1.5)

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

EKA+ :)

2007/4/3, Adrian Lynch <[EMAIL PROTECTED]>:


I'm using it and it works. Got any code to have a look at. Maybe you're
using it differently.

Adrian

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Matthew
Ganz
Sent: 03 April 2007 17:20
To: Flashcoders mailing list
Subject: [Flashcoders] eolas fix for IE7


hi.

i've tried implementing the eolas fix using the flashobject.js method and
swfobject.js method and they both work for IE6 but not for IE7. is there a
different fix needed for IE7?

thanks. -- matt.

___
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


___
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


RE: [Flashcoders] eolas fix for IE7

2007-04-03 Thread Adrian Lynch
I'm using it and it works. Got any code to have a look at. Maybe you're
using it differently.

Adrian

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Matthew
Ganz
Sent: 03 April 2007 17:20
To: Flashcoders mailing list
Subject: [Flashcoders] eolas fix for IE7


hi.

i've tried implementing the eolas fix using the flashobject.js method and
swfobject.js method and they both work for IE6 but not for IE7. is there a
different fix needed for IE7?

thanks. -- matt.

___
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


[Flashcoders] eolas fix for IE7

2007-04-03 Thread Matthew Ganz
hi.

i've tried implementing the eolas fix using the flashobject.js method and 
swfobject.js method and they both work for IE6 but not for IE7. is there a 
different fix needed for IE7?

thanks. -- matt.
___
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