I am sorry i tried but no success. Now it just shows a black and grey box on all the computers i have tested it with. I know it is because something i did wrong. I downloaded the java file and uploaded it "uncompressed" to includes/templates/YOUR_TEMPLTE/jscript/swfobject.js of course replaceing YOUR_TEMPLATE with my own. I didn't do what it told me to do about the tpl_header because i am not trying to put anything in the header i am putting it on another page. So what i did was when to the define page editor and placed this code into the html page
<script type="text/javascript" src="includes/templates/arch_shoppe/jscript/swfobject.js"></script>
<div id="flashcontent">
This text is replaced by the Flash movie.
</div>
<script type="text/javascript">
var so = new SWFObject("gallery3/photo_tutorial.swf", "photo_tutorial.swf", "550", "560", "7", "#000000");
so.write("flashcontent");
</script>
I took at the logowrapper and such because i didnt think it needed all that since it wasn't the header. This is a regular php file not a header. Please let me know what you think.
http://www.wpc-consulting.com/~stxmill/
go to the photogallery page



