E notado que al cargar mi aplicacion en el tab correspondiente al API de googlemaps, se toma su tiempo como (cargando...) entiendo porq descarga de internet etc etc, debugge un poco y en la consola me muestra esto:
Código :
[SWF] index.swf - 2.180.542 bytes after decompression [object Object],[object Object],[object Object] Warning: Filter will not render. The DisplayObject's filtered dimensions (107374291, 107374243) are too large to be drawn. [SWF] /mapsapi/publicapi - 4.388 bytes after decompression [SWF] /mapfiles/lib/map_1_16.swf - 289.145 bytes after decompression *** Security Sandbox Violation *** SecurityDomain 'http://maps.googleapis.com/mapsapi/publicapi?file=flashapi&url=file%3A%2F%2F*&key=ABQIAAAAY_H_NEJU_WQlUd_1FS0V9hT2yXp_ZAY8_ufC3CFXhHIE1NvwkxQ4iedqJKd_mTSq5ER4kM7DfCOqDA&v=1.16&flpub=&flh=1c5d3735ce181445fef49a64b92ee07dda6cf8fb&flc=xat' tried to access incompatible context 'app:/index.swf' *** Security Sandbox Violation *** SecurityDomain 'http://maps.googleapis.com/mapsapi/publicapi?file=flashapi&url=file%3A%2F%2F*&key=ABQIAAAAY_H_NEJU_WQlUd_1FS0V9hT2yXp_ZAY8_ufC3CFXhHIE1NvwkxQ4iedqJKd_mTSq5ER4kM7DfCOqDA&v=1.16&flpub=&flh=1c5d3735ce181445fef49a64b92ee07dda6cf8fb&flc=xat' tried to access incompatible context 'app:/index.swf' *** Security Sandbox Violation *** SecurityDomain 'http://maps.googleapis.com/mapsapi/publicapi?file=flashapi&url=file%3A%2F%2F*&key=ABQIAAAAY_H_NEJU_WQlUd_1FS0V9hT2yXp_ZAY8_ufC3CFXhHIE1NvwkxQ4iedqJKd_mTSq5ER4kM7DfCOqDA&v=1.16&flpub=&flh=1c5d3735ce181445fef49a64b92ee07dda6cf8fb&flc=xat' tried to access incompatible context 'app:/index.swf' *** Security Sandbox Violation *** SecurityDomain 'http://maps.googleapis.com/mapsapi/publicapi?file=flashapi&url=file%3A%2F%2F*&key=ABQIAAAAY_H_NEJU_WQlUd_1FS0V9hT2yXp_ZAY8_ufC3CFXhHIE1NvwkxQ4iedqJKd_mTSq5ER4kM7DfCOqDA&v=1.16&flpub=&flh=1c5d3735ce181445fef49a64b92ee07dda6cf8fb&flc=xat' tried to access incompatible context 'app:/index.swf' *** Security Sandbox Violation *** SecurityDomain 'http://maps.googleapis.com/mapsapi/publicapi?file=flashapi&url=file%3A%2F%2F*&key=ABQIAAAAY_H_NEJU_WQlUd_1FS0V9hT2yXp_ZAY8_ufC3CFXhHIE1NvwkxQ4iedqJKd_mTSq5ER4kM7DfCOqDA&v=1.16&flpub=&flh=1c5d3735ce181445fef49a64b92ee07dda6cf8fb&flc=xat' tried to access incompatible context 'app:/index.swf' *** Security Sandbox Violation *** SecurityDomain 'http://maps.googleapis.com/mapsapi/publicapi?file=flashapi&url=file%3A%2F%2F*&key=ABQIAAAAY_H_NEJU_WQlUd_1FS0V9hT2yXp_ZAY8_ufC3CFXhHIE1NvwkxQ4iedqJKd_mTSq5ER4kM7DfCOqDA&v=1.16&flpub=&flh=1c5d3735ce181445fef49a64b92ee07dda6cf8fb&flc=xat' tried to access incompatible context 'app:/index.swf' *** Security Sandbox Violation *** SecurityDomain 'http://maps.googleapis.com/mapsapi/publicapi?file=flashapi&url=file%3A%2F%2F*&key=ABQIAAAAY_H_NEJU_WQlUd_1FS0V9hT2yXp_ZAY8_ufC3CFXhHIE1NvwkxQ4iedqJKd_mTSq5ER4kM7DfCOqDA&v=1.16&flpub=&flh=1c5d3735ce181445fef49a64b92ee07dda6cf8fb&flc=xat' tried to access incompatible context 'app:/index.swf' *** Security Sandbox Violation *** SecurityDomain 'http://maps.googleapis.com/mapsapi/publicapi?file=flashapi&url=file%3A%2F%2F*&key=ABQIAAAAY_H_NEJU_WQlUd_1FS0V9hT2yXp_ZAY8_ufC3CFXhHIE1NvwkxQ4iedqJKd_mTSq5ER4kM7DfCOqDA&v=1.16&flpub=&flh=1c5d3735ce181445fef49a64b92ee07dda6cf8fb&flc=xat' tried to access incompatible context 'app:/index.swf'
aparte de todos esos warning q no me explico "Security sandbox violation" llamo mucho mi atencion esto:
[SWF] /mapfiles/lib/map_1_16.swf - 289.145 bytes after decompression
esto no aparecio hasta q yo hice clic en el TAB correspondiente a googlemaps en mi app, es algo molesto e inclusive hace ver mal mi applicacion...... preferiria q ese componente se cargue "decompress" al inicio de todo, asi no esperar 5 o 7 segundos para cargar ese TAB.
Alguien tiene idea de como hacerlo? y/o porq tengo tantos warnings? gracias, salu2
