hi, im working on a new theme for zp and cant figure out what stops flowplayer from working. please check out http://michalrusina.sk/fotogaleria/videa/video.flv/
1.the link to the movie is weird
"/fotogaleria/albums/videa/video.flv"
and even if i hardcode it to
"http://michalrusina.sk/fotogaleria/albums/videa/video.flv"
it wont work... please help. thanks
You probably did something wrong with your custom theme. Compare your image.php with one of the standard themes and also check if it works with these standard themes.
It generally works fine as you can see here: http://zenpage-demo.maltem.de/album1/zenpageteaser-final.flv.php
Btw nice theme. Hope to get a showcase submission later...;-)
Well, then some setting is wrong on your server. The video is correctly loaded in the background from the url /fotogaleria/albums/videa/video.flv.
I just remember that there was an issue with flowplayer3 in 1.2.6. So my only advise is to please try the nightly build.
If modrewrite is not working you either don't have the option checked or the .htaccess file is missing or not correct. Always run setup after installing and upgrading (zp-core/setup.php).
Regarding flowplayer and videos, I have no idea as I never encountered this issue. Maybe your file is not encoded correctly (flv is a container and you might have used the wrong actually codec). Have you tried the flvplayer plugin (you need to download the flvplayer files as noted first)?