[Zope] Flash Problem with Zope
Dieter Maurer
dieter@handshake.de
Wed, 21 May 2003 21:18:04 +0200
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