Hya,
I couldn't really find my problem in other threads, so I'll try here ;)
I uploaded 2 movies to my album:
http://www.ff.fm/fotoalbum/albums/upload/test/mov-klein169.avi (http://www.ff.fm/fotoalbum/albums/upload/test/mov-klein169.avi)
http://www.ff.fm/fotoalbum/albums/upload/test/mov-klein169.mpg (http://www.ff.fm/fotoalbum/albums/upload/test/mov-klein169.mpg)
They show up perfectly in my testing browsers:
MSIE - Windows
Firefox - Linux
The movies are linked in the 'test'-album : http://www.ff.fm/fotoalbum/thumbnails-63.html (http://www.ff.fm/fotoalbum/thumbnails-63.html).
The .avi won't play in the page in MSIE and Fx
The .mpg won't play in the page in Fx
Am I correct when I think that this line will only work for Windows-computers?:
<object id="MediaPlayer" classid="clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,7,1112" type="application/x-mplayer2" width="320" height="285"><param name="autostart" value="true" /><param name="src" value="albums/upload/test/mov-klein169.mpg" /><embed width="320" height="285" src="albums/upload/test/mov-klein169.mpg" autostart="true" type="application/x-mplayer2" ></embed></object><br />
Is there any way that people just can click the image and that the file is called for directly? This way they can download it or open it (automatically) within their own application.
:-[
http://forum.coppermine-gallery.net/index.php?topic=41930.0 (http://forum.coppermine-gallery.net/index.php?topic=41930.0)
Movie Download plugin
Close and Solved, sorry.