| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here! |
|
#1
|
|||
|
|||
|
Erm - you tube
Hi,
I'm not sure where to post this, as part of a site im building, i wanted to add rotation of the most recent you tube videos.. cept' the problem is i have absolutly no idea how to do that.. is there anyone who knows how to embed the most recent videos so that they update automatically ?? at the moment ive just embedded just 3 random videos for now.. but wanted them to change.. this is something that ive been wondering on for ages.. (hope that makes sense) Thank you in advance Last edited by junior29 : February 24th, 2008 at 02:36 PM. |
|
#2
|
|||
|
|||
|
|
|
#3
|
|||
|
|||
|
Hi, I was looking for the you tube rotation thing but I've just found a tutorial that does that..
Code:
YouTube Videos (Select all)
{* YOUTUBE*}
<table cellpadding='0' cellspacing='0' class='portal_table'>
<tr><td class='header'>YouTube</td></tr>
<tr>
<td class='portal_box'><center>
<iframe src='http://gmodules.com/ig/ifr?url=http://googlegadgetworld.com/Video/youtube.xml&up_prefs_version=0&up_search_channels=0&up_search_channel_name0=&up_search_channel_url0=&up_search_channel_name1=&up_search_channel_url1=&up_search_channel_name2=&up_search_channel_url2=&up_current_channel_id=0&up_rawQuery=&up_channel_url_to_preload=http%3A%2F%2Fyoutube.com %2Frss%2Fglobal%2Frecently_featured.rss&synd=open&' frameborder='0' scrolling='auto' height='330'></iframe>
</center>
</td>
</tr>
</table>
Tis what I was looking for.. thought I'd post for anyone else that might wanna do the same |
![]() |
| Viewing: Tutorialized Forums > Web Design & Development > Web Design > Erm - you tube |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
![]() |
|