Thursday, December 27, 2012

Solution for Drop Down Menu Cut Off with Youtube


Before I have searching several reason on Google Engine about Drop Down Menu is cut off when I shared any video from Youtube to my blogger. So I have found the best way and very easy to solve it. So please follow me step by step :
Step 1 :
01- Go to Youtube website
02- Then choose any video that you want to share it to your Blogger
03- Please look at Address Bar
* Note : You should know how to copy the right name of video that you want to share, so now I let's all of you to know way to copy the right name of video, let's do it!  
www.youtube.com/watch?v=*************&feature=g-vrec ==> Copy paste to Paste_Here


LOOK AT CODE BELOW FOR PASTE NAME
<object width="500" height="375">
<param name="movie" value="http://www.youtube.com/v/Paste_Here?version=3&amp;hl=en_US"></param>
<param name="wmode" value="transparent"></param>
<embed src="http://www.youtube.com/v/Paste_Here?version=3&amp;hl=en_US" type="application/x-shockwave-flash" wmode="transparent" width="500" height="375">
</embed></object>
Example :
A)- http://www.youtube.com/watch?v=7HjRHENolNo&feature=g-vrec
Mean, I copy 7HjRHENolNo to paste it at the Paste_Here point.


Result Code :

<object width="500" height="375">
<param name="movie" value="http://www.youtube.com/v/7HjRHENolNo?version=3&amp;hl=en_US"></param>
<param name="wmode" value="transparent"></param>
<embed src="http://www.youtube.com/v/7HjRHENolNo?version=3&amp;hl=en_US" type="application/x-shockwave-flash" wmode="transparent" width="500" height="375">
</embed></object>


B)- http://www.youtube.com/watch?v=rA8FBwk_Hy0&feature=g-vrec

Mean, I copy  rA8FBwk_Hy0  to paste it at the Paste_Here point.



Result Code :

<object width="500" height="375">
<param name="movie" value="http://www.youtube.com/v/rA8FBwk_Hy0?version=3&amp;hl=en_US"></param>
<param name="wmode" value="transparent"></param>
<embed src="http://www.youtube.com/v/rA8FBwk_Hy0?version=3&amp;hl=en_US" type="application/x-shockwave-flash" wmode="transparent" width="500" height="375">
</embed></object>

Step 2 :
01- Go to Blogger => Layout => Add a Gadget => HTML/JavaScript => Paste the Result Code of Step 1
02- So you can solve it very easy, you just do it for all video from Youtube.


If you have any problem, and want to help you please comment 
And I will be here to help all of you 
Go Back



0 comments:

Dí lo que piensas...