
Hide any controls
Hi everyone!
I would like to hide every controls : displayheight is the same as height, and showdigits, showicons are set to false...
What is missing ?
bc.. <div id="mainImage" style="height:250px;">
<embed
src="mediaplayer.swf"
width="954"
height="250"
bgcolor=#FFFFFF
wmode=transparent
flashvars="width=954&height=250&displayheight=250&autostart=true&showdigits=false&showicons=false&file=/contenus/anims/Anim.flv"
/>
</div>
Thanks for your help !