21 May
2003
21 May
'03
10:38 p.m.
At 09:18 PM 5/21/2003 +0200, you wrote:
beno wrote at 2003-5-21 08:54 -0400:
I need to redirect the index_html page to different Flash files based on screen res. I have done this successfully before, but with the strange effect that I've had to put the .swf file in the root dir of the site. I prefer to have it in a higher dir. Has anyone else had this problem? Am I doing something wrong?
What problem do you see? It should work whereever the files are located.
It doesn't find the .swf file unless that file is in the root dir. If I put it in, say, 1024/images_1024 then it doesn't find it, even though it's correctly pointed.
Note, that "redirect" locations should be absolute URLs.
Yes. beno