Im embedding a youtube video in JWPlayer like this:
<embed src="fileadmin/templates/web/js/jwplayer/player.swf"
width="300"
height="225"
bgcolor="transparent"
allowscriptaccess="always"
allowfullscreen="true"
flashvars="file=http://www.youtube.com/watch?v=0Bmhjf0rKe8&skin=fileadmin/templates/web/js/jwplayer/skin/bekle.xml"
/>
But when i load the video I have a gren square for 2 seconds while the video loads and then the video is over it, but you can see some green margins to the side of the video. How could i remove this???
Here's the video: http://bwp-dev2.wedo-projects.de/
