Hi; 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? TIA, beno
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. Note, that "redirect" locations should be absolute URLs. Dieter
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
beno wrote at 2003-5-21 18:38 -0400:
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.
The same happens, when you access the file directly? Dieter
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?
Depends on how you're doing that. Not very helpful, I know, but the best I can do without telepathy. --jcc
participants (3)
-
beno -
Dieter Maurer -
J Cameron Cooper