The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
How do i make this if the page loads then autostart play the video without to need to push the play button?
Code:
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/fxspk5ioT9c&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/fxspk5ioT9c& hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object> |
#2
|
||||
|
||||
![]()
I believe this will operate as you intend:
Code:
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/fxspk5ioT9c&hl=en&fs=1&autoplay=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/fxspk5ioT9c& hl=en&fs=1&autoplay=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object> |
#3
|
|||
|
|||
![]()
Yes that is! Thanks a llot!
![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|