PDA

View Full Version : problem with flash detection script



hapa
February 6th, 2003, 09:45 AM
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!

lostinbeta
February 6th, 2003, 01:07 PM
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.

hapa
February 7th, 2003, 09:27 AM
thanks, lostinbeta! that was the problem.

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

thanks for the help.

lostinbeta
February 7th, 2003, 01:02 PM
No problem man :)