View Single Post
  #6 (permalink)  
Old 03-14-2010, 11:23 AM
darksidewalker darksidewalker is offline
Junior Member
 
Join Date: Feb 2010
Posts: 12
Solo agrega este bbcode a tu foro y con eso ya esta resuelto


Code:
[youtube]http://{SIMPLETEXT1}.youtube.com/watch?v={SIMPLETEXT2}[/youtube]
remplazo de HTML

Code:
<object width="425" height="350"><param name="movie" value="<A href="http://{SIMPLETEXT1}.youtube.com/v/{SIMPLETEXT2}"></param><param">http://{SIMPLETEXT1}.youtube.com/v/{SIMPLETEXT2}"></param><param name="wmode" value="transparent"></param><embed src="http://{SIMPLETEXT1}.youtube.com/v/{SIMPLETEXT2}" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object>
Linea de ayuda (ejemplo)

Code:
[youtube]http://www.youtube.com/watch?v=LHCHo882kk2w[/youtube]
para que se pueda reproducir el video ps solo tienes que pegar la url del video y listo, en el tag de tu bbcode ps ahi s elo agregas, si tienes dudas me avisas




Esto seguro te funciona
Reply With Quote