Topic: <solved>viewer works locally - coding error on server
<solved>Hello, I have been wrestling with simple viewer for a couple days and have got it set up nicely locally, but when I loaded it on the server it isn't working. not in FF or IE 6.
Konqueror (browser) tells me that it has a coding error: ReferenceError: Can't find variable: SWFObject
I don't know enough to debug that error. Can someone please help me with this? --unable to post address-- (seawingdesigns dot com / pages / photography dot html)
Thanks,
Jason
I had the <script type="text/javascript" src="swfobject.js"></script> pointing to my scripts folder and changing it solved the issue.