
Remove the full screen button?
Ok so heres the code i've used
bc.. <embed
src="player.swf"
width="250"
height="20"
bgcolor="undefined"
allowscriptaccess="always"
*allowfullscreen="false"*
flashvars="&file=mysong.mp3"
/>
For some reason it still shows the fullscreen button though, all my false has done is make it none clickable. But its still there! lol
How do i remove that button so it doesnt show up any more?