top of page

HOW TO EMBED A YOUTUBE VIDEO-EBay no longer supports this feature

 

 

On MotoLister, go to file> settings> HTML.  Paste the following code where you want the video to appear in your template:

 

<object width="675" height="409"><param value="http://www.youtube.com/v/$VIDEO&showsearch=0&rel=0&fs=1&autoplay=0" name="movie" /><param value="window" name="wmode" /><param value="true" name="allowFullScreen" /><embed width="675" height="409" wmode="window" allowfullscreen="true" type="application/x-shockwave-flash" src="http://www.youtube.com/v/$VIDEO&showsearch=0&fs=1&rel=0&autoplay=0"></embed></object><br>

 

Click ok on the bottom of the settings page to save your changes.

 

Now when you want to add a certain video, open a YouTube video and look at the URL which will look something like this: https://www.youtube.com/watch?v=5vuhqyIHjWQ

 

Copy the last part "5vuhqyIHjWQ" and paste that into the $VIDEO entry box on the right side of the settings page.

 

 

 

 

 

 

 

To change videos, simply copy and paste the new video code into the $VIDEO entry box.

bottom of page