Hi,
I have a youtube embed and I'd like to add it in my blog but this embed plays a video with its sound default activated.
Could I deactivated its default sound in order to this sound activated only when users click on a buttom?
This is the code:
Thanks
I have a youtube embed and I'd like to add it in my blog but this embed plays a video with its sound default activated.
Could I deactivated its default sound in order to this sound activated only when users click on a buttom?
This is the code:
Code:
<object width="300" height="250"><param name="movie" value="[URL unfurl="true"]http://www.youtube.com/v/WL4f3is0ewk&hl=es&autoplay=1"></param><embed[/URL] src="[URL unfurl="true"]http://www.youtube.com/v/WL4f3is0ewk&hl=es&autoplay=1"[/URL] type="application/x-shockwave-flash" width="300" height="250"></embed></object>
Thanks