Hi,
 
Nevermind, FireFox's was because the frames were in different domains.  IE 7
won't allow either, different or same domain frames to talk (at least SVG to
HTML).
 
Cheers,
Chris

-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED]
On Behalf Of Chris Peto
Sent: Donnerstag, 6. April 2006 18:30
To: Svg-Developers
Subject: [svg-developers] Access denied in FireFox


Hi,

I am trying to use another frame from svg in FireFox ans IE 7, but I get
access denied:

var woWin = open("",'woFrame'); //ok, get window

if(woWin) woWin.sendRequest('planeInfo','type=all', true); //get access
denied

parent.frames['woFrame'].sendRequest('planeInfo','type=all', true); //get
access denied

Can I do anything about this?

Thanks,
Chris


[Non-text portions of this message have been removed]



-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my
membership"
---- 



  _____  

YAHOO! GROUPS LINKS 


        
*        Visit your group "svg-developers
<http://groups.yahoo.com/group/svg-developers> " on the web.
  

*        To unsubscribe from this group, send an email to:
 [EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]> 
  

*        Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service
<http://docs.yahoo.com/info/terms/> . 


  _____  




[Non-text portions of this message have been removed]



-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
---- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to