RE: [Flashcoders] IE 7 and ExternalInterface.call()

2007-02-19 Thread Alain Rousseau
this could be related to how you reference the ActiveX control in your
javascript. Some things have changed a little between IE6 and IE7 regarding
DOM objects access 

Alain

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: 19 février 2007 14:12
To: Flashcoders mailing list
Subject: [Flashcoders] IE 7 and ExternalInterface.call()

ExternalInterface.call(myFunction);

is working great in Firefox and Safari, but does nothing in IE7 (though it
worked in IE6).

(addCallback still works OK)

Anyone have a suggestion as to how to fix this?

Thanks,

L
___
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

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.441 / Virus Database: 268.18.2/692 - Release Date: 2007-02-18
16:35
 

___
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] IE 7 and ExternalInterface.call()

2007-02-19 Thread LMSpam

I'm slowly tracking it down...

It seems that there has to be an actual click executed in the swf  
-- just pressing a spacebar or hitting enter doesn't seem to do the  
trick...


Also, under the security settings, I had to enable Navigate sub- 
frames across different domains


But it seems to be working now -- albeit in a typically unpredictable  
IE kind of way...


thanks,

L
On Feb 19, 2007, at 2:37 PM, Alain Rousseau wrote:


this could be related to how you reference the ActiveX control in your
javascript. Some things have changed a little between IE6 and IE7  
regarding

DOM objects access

Alain

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: 19 février 2007 14:12
To: Flashcoders mailing list
Subject: [Flashcoders] IE 7 and ExternalInterface.call()

ExternalInterface.call(myFunction);

is working great in Firefox and Safari, but does nothing in IE7  
(though it

worked in IE6).

(addCallback still works OK)

Anyone have a suggestion as to how to fix this?

Thanks,

L
___
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

--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.441 / Virus Database: 268.18.2/692 - Release Date:  
2007-02-18

16:35


___
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] IE 7 and ExternalInterface.call()

2007-02-19 Thread John Dowdell

[EMAIL PROTECTED] wrote:
It seems that there has to be an actual click executed in the swf  -- 
just pressing a spacebar or hitting enter doesn't seem to do the  trick...


This almost sounds like the Click to Activate change introduced in 
Windows XP Service Pack 2 for HTML files which themselves include the 
OBJECT/EMBED tags...?

http://www.adobe.com/devnet/activecontent/

jd




--
John Dowdell . Adobe Developer Support . San Francisco CA USA
Weblog: http://weblogs.macromedia.com/jd
Aggregator: http://weblogs.macromedia.com/mxna
Technotes: http://www.macromedia.com/support/
Spam killed my private email -- public record is best, thanks.
___
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