Problem with flash detection script

could someone please help me out with this?

i used the flash detection scripts from the kirupa site. the one that redirects users to a certain page works just fine (thanks!).

i also used the script that shows an image instead of a flash movie, if the user does not have flash. this one didn’t seem to work as well. i looked at my page in netscape, without flash, and the image didn’t appear in the right spot. it’s on the page, but not where it should be.

does anyone have any ideas for how i can fix this problem?

thanks!

With this script you don’t have to paste in between the head tags, if that is what you did.

Since it uses the document.write feature it will cause it to write in the upper left corner if you put it in your head tag.

IF you put the script in a table cell that houses where your image should be, then it should show up there.

thanks, lostinbeta! that was the problem.

i have since fixed it, and it seems to be doing the trick…

thanks for the help.

No problem man :slight_smile: