jm
05-22-2007, 08:28 AM
I have a pano stripe image and have tried adding it to a folder and naming it the same as the flash file. I just can't seem to get it to work.
My image is 4206 x 768 pixels and 937kb
I tried naming it church.jpg and renaming the panoStripe.swf file as church.swf.
I then edited embedPano.html to show:-
<body>
<script type="text/javascript" src="files/swfobject.js"></script>
<script type="text/javascript">
var so = new SWFObject("church.swf", "pano", "100%", "100%", "9", "#666666");
so.write("flashcontent");
window.document["pano"].focus();
</script>
</body>
I did remember to copy the files folder into my test folder as well.
When I try and view the html file, I see NO pano (in fact I see nothing) in either Firefox OR Explorer 7
Could someone post a link to a folder with the panoStripe.swf file, and html page and an image file that works so I can try and find out what's going on.
Thanks
________
Yamaha XS400 (http://www.cyclechaos.com/wiki/Yamaha_XS400)
My image is 4206 x 768 pixels and 937kb
I tried naming it church.jpg and renaming the panoStripe.swf file as church.swf.
I then edited embedPano.html to show:-
<body>
<script type="text/javascript" src="files/swfobject.js"></script>
<script type="text/javascript">
var so = new SWFObject("church.swf", "pano", "100%", "100%", "9", "#666666");
so.write("flashcontent");
window.document["pano"].focus();
</script>
</body>
I did remember to copy the files folder into my test folder as well.
When I try and view the html file, I see NO pano (in fact I see nothing) in either Firefox OR Explorer 7
Could someone post a link to a folder with the panoStripe.swf file, and html page and an image file that works so I can try and find out what's going on.
Thanks
________
Yamaha XS400 (http://www.cyclechaos.com/wiki/Yamaha_XS400)