Buenas, he notado que utilizando swfobject en safari incorporando variables
(addVariable), los swf no se cachean. En los demás navegadores si me
funciona tanto en pc como en mac. ¿Sabeis algo al respecto?
<script type="text/javascript">
// <![CDATA[
var so = new SWFObject("home.swf", "flash", "800", "600", "8,0,24,0");
so.addVariable("BACK", "home.html");
so.addVariable("HOME", "home.html");
so.addVariable("CCCH", "city_hall.html");
so.addVariable("FROMBACK",
document.location.search.charAt(1));
so.write("flashcontent");
// ]]>
</script>
-----------------------------------------------------
ASNativos
www.5dms.com
subscripciones/desubscripciones
http://asnativos.5dms.com
-----------------------------------------------------