I think it didn't need the crossdomain.xml.

Dmitri Girski 写道:
> G'Day All!
> 
> 
> I've embedded the GoogleMaps into the website and I am getting this
> weird error #2070:
> 
> SecurityError: Error #2070: Security sandbox violation: caller
> http://maps.googleapis.com/maps/lib/map_1_4.swf cannot access Stage
> owned by http://dental4u.com.au/index.swf.
>       at flash.display::Stage/requireOwnerPermissions()
>       at flash.display::Stage/addEventListener()
>       at com.google.maps.core::MapImpl/addKeyDownListener()
>       at com.google.maps.core::MapImpl/configureMap()
>       at com.google.maps.core::DelayHandler/timerCallback()
>       at flash.utils::Timer/_timerDispatch()
>       at flash.utils::Timer/tick()
> 
> crossdomain.xml has the line:
>     <allow-access-from domain ="maps.googleapis.com" />
> And also I call the following line:
> 
>    Security.allowDomain("maps.googleapis.com/maps/flashapi"); 
> 
> 
> Does anybody know what is the cause of the problem?
> 
> Thanks in advance?
> 
> Cheers,
> Dmitri.
> 
> http://mitek17.wordpress.com
> 
> 
> ------------------------------------
> 
> --
> Flexcoders Mailing List
> FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> Search Archives: 
> http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! Groups Links
> 
> 
> 
> 

Reply via email to