How to embed side by side and auto start...
Posted: Wed Dec 31, 2008 11:12 pm
				
				Ok... this being a php board, and the admin being akward and not turning on bbe coding lololol... we have to suffer the complete java embed script for youtube  
 
Copy the Full embed code from selected youtube page NOT THE URL and paste into a post, re-size the frame to 180x180... or 200x200 for max 4 per line...
For auto start on first clip, or any single you may load up.... at the end of each page addy in the coding.. i.e....http://uk.youtube.com/watch?v=r_GlwqWpGHM..
Add &autoplay=1
So the etire embedment for 1 clip on a multi load will read....In java embedment to your dimenstions..
Now for 4 teer loading... just put a simple dot.. i.e...[ . ] inbetween loads.. as long as u stick to dimentions of 180x180, or max 200x200, you can load 4 length.... and a max of 36 per post on php..looooooooool..
ENJOY, and happy new year all.
<object width="200" height="200"><param name="movie" value="http://www.youtube.com/v/w9KnuJZkBjg&hl ... ram><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/w9KnuJZkBjg&hl ... autoplay=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="200" height="200"></embed></object>
			 
 Copy the Full embed code from selected youtube page NOT THE URL and paste into a post, re-size the frame to 180x180... or 200x200 for max 4 per line...
For auto start on first clip, or any single you may load up.... at the end of each page addy in the coding.. i.e....http://uk.youtube.com/watch?v=r_GlwqWpGHM..
Add &autoplay=1
So the etire embedment for 1 clip on a multi load will read....In java embedment to your dimenstions..
Now for 4 teer loading... just put a simple dot.. i.e...[ . ] inbetween loads.. as long as u stick to dimentions of 180x180, or max 200x200, you can load 4 length.... and a max of 36 per post on php..looooooooool..
ENJOY, and happy new year all.
<object width="200" height="200"><param name="movie" value="http://www.youtube.com/v/w9KnuJZkBjg&hl ... ram><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/w9KnuJZkBjg&hl ... autoplay=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="200" height="200"></embed></object>

