Hello all, I´m not a programmer, but I have managed to build my flash site and have used SWFObject to include the SWF file in my index file. My problem is that is works locally on my PC. I can run the index file and everything is fine. When I upload the files to the server and activate the index file, I get a blank screen. If I remove the js file, the normal HTLM text will display. Any suggestions? I´m pretty sure its not a simple path problem. Thanks from Copenhagen /Peter
Philip, thanks for your attention. The site is www.t-birds.dk All you will see is a white screen. But executed locally on the same PC, it works perfect Hope you can assist /Peter
aran is right... http://www.t-birds.dk/television.swf is returning a 404 error. your SWF either has a different name, or is in a different location (or both).
for what it's worth, your SWFObject code is working fine -- a blank Flash Player instance is being embedded in the specified location... it just needs a SWF! :)
Thanks, its working. Changed "television" to "Television" in my HTML code. It seems to be case sensitive on my web server, while it accepts both characters locally.
I´m still learning. But www.t-birds.dk is up and running. Now I´m just waiting for google to do the indexing. This will be my final test.
Thanks again. Happy new year to all from Copehagen