hello,
I would like a video in full background.
I use swfObject but when i put the code in the index.php
it's doesn't work.
I try and i try again with different combinations but nothing work
why ? I don't know
Can you help me please ?!
thank you
sorry my english is very bad (my french is better!)
here the code:
<script type="text/javascript" src="<http://boya.pocketdesigners.be/ndxz-studio/site/js/swfobject/swfobject.js"></script>
var flashvars = {};
var params = {};
var attributes = {};
var expressInstall = "http://boya.pocketdesigners.be/ndxz-studio/site/js/swfobject/expressInstall.swf";
params.stage ='noscale';
params.wmode = 'transparent';
attributes.id = 'flashContent';
attributes.name = 'flashContent';
flashvars.title = 'video once upon a time ';
flashvars.file = "http://boya.pocketdesigners.be/ndxz-studio/site/img/videos/test.swf";
flashvars.color = 'ff0000';
swfobject.embedSWF(
"http://boya.pocketdesigners.be/ndxz-studio/site/img/videos/test.swf",
'flashContent',
'100%','100%','10.0.0',
"http://boya.pocketdesigners.be/ndxz-studio/site/js/swfobject/expressInstall.swf",
flashvars,
params,
attributes
);
....
<!-- text and image -->
<plug:front_exhibit />
<!-- end text and image -->
url: http://boya.pocketdesigners.be