These forums are provided for community interactions only. For official support please submit a support ticket.
You are not logged in.
hello - sorry for my terrible english - i have edited the images.xml. i can start the flash video,everything is o.k. but there is only a grey thumbnail - i want to change it into a camera symbol or film still - is this possible? thank you j.h.
I I have found out the answer to this problem in support wiki:
vidpreview="gallery/album2/lg/vid_preview.jpg"........ ;-)
Last edited by Lichtraumgast (2011-09-25 23:08:38)
Offline
<gallery>
<album title="My videos" description="My vacation videos">
<img src="http://mydomain.com/slideshow/gallery/album1/lg/tree.mp4"
tn="http://mydomain.com/slideshow/gallery/album1/tn/tree.jpg"
vidpreview="http://mydomain.com/slideshow/gallery/album1/lg/myvideo123_preview.jpg" />
</album>
</gallery>
Offline