Hallo guys.
Well, I have been using gallery 3 for some time now, I have made some changes etc...etc...
Now I am really needing your help.
I am having the same problem this guy had some time ago ( http://gallery.menalto.com/node/106013#comment-390045 )
I added the "Pages" module ( http://gallery.menalto.com/node/102534 ) to be able to have static pages on my gallery.
Now I want to embed a video to this "intro-page" ( http://www.natureinfocus.de ), but everytime I paste the video code and click "Save", my code is changed and I get no player, no video and no image.
Does anyone have a solution for this?
Here is an example.
If I use this code:
Quote:
<div id='mediaspace'>This text will be replaced</div>
<script type='text/javascript'>
jwplayer('mediaspace').setup({
'flashplayer': 'player.swf',
'file': 'http://content.longtailvideo.com/videos/flvplayer.flv',
'controlbar': 'bottom',
'width': '470',
'height': '320'
});
</script>
It will be cahnged int this code:
Quote:
<div id="mediaspace">This text will be replaced</div>
jwplayer('mediaspace').setup({
'flashplayer': 'player.swf',
'file': 'http://content.longtailvideo.com/videos/flvplayer.flv',
'controlbar': 'bottom',
'width': '470',
'height': '320'
});
Many thanks in advance. ;)
---------------------------------------------
http://www.natureinfocus.de