I have an swf file with some panoramic images using xml and javascript to write the object but doesnt seem to work at all. Howver if a create a simple .htm file to view it with the same code below it works fine.
<script type="text/javascript"> var so = new SWFObject("360hd_files/pano.swf?xml_file=360hd_files/web_UK.xml", "pano", "175", "100", "9.0.45", "#ffffff"); so.addParam("allowFullScreen","true"); so.addParam("allowScriptAccess","always"); so.write("flashcontent"); </script>
Any suggestion why nothing is showing up, if i right click i get the About Abode Flash Player
Trouble rendering Swf
Hi all,
I have an swf file with some panoramic images using xml and javascript to write the object but doesnt seem to work at all. Howver if a create a simple .htm file to view it with the same code below it works fine.
Any suggestion why nothing is showing up, if i right click i get the About Abode Flash Player
is working on a reply...