|
Embed Youtube on Joomla 1.5 |
|
|
|
|
The News -
Latest News
|
|
Written by admin
|
|
Wednesday, 20 May 2009 |
Still having trouble with the youtube code
modifications on Joomla 1.5?- You can do an easier
alternative with the following stages:
- Setting Extension --> Plug In
- Copy Embed Code on YOUTUBE, for example :
<object width="425" height="344"><param name="movie"value="http://www.youtube.com/v/CY8AagMh_1M&color1=0xb1b1b1&color2=0xcfcfcf&hl=en&feature=player_embedded&fs=1"> </param><param name="allowFullScreen" value="true"></param> <<b>embed</b>src="http://www.youtube.com/v/CY8AagMh_1M&color1=0xb1b1b1&color2=0xcfcfcf&hl=en&feature=playe r_embedded&fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></<b>embed</b>></object> - Change embed to be iframe so new code change like this :
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/CY8AagMh_1M&color1=0xb1b1b1&color2=0xcfcfcf&hl=en&feature=player_embedded&fs=1"></param> <param
name="allowFullScreen" value="true"></param><iframe src="http://www.youtube.com/v/CY8AagMh_1M&color1=0xb1b1b1&color2=0xcfcfcf&hl=en&feature=player_embedded&fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425"
height="344"></iframe></object> - Click HTML Source Editor
- Copy-Paste new Code to HTML Source editor
- So result look like this :
After your update, you can SAVE your document and click PREVIEW to see
your webpage.
you can try your edit with HTML EDITOR
Let's try it
Artikel by 
|