|
|
iPhone YouTube Videos Player
This gadget shows all YouTube videos you want inside an iPhone mask - white background.
|
Put this gadget in your web Copy and paste this code.
1.- Displaying 1 video
How to customize the video you want to see:
In the example you can see this string
gadget-iPhone.php?v=WVt9jEi7u1U
To change the video you want to see,
you only have to change the v parameter
with the Id of the Youtube video you want...
examples:
gadget-iPhone.php?v=s_f-KK140vM
gadget-iPhone.php?v=swkT07TP-mo
gadget-iPhone.php?v=CC7Sg41Bp-U
2.- Displaying a list of videos
How to customize the video you want to see:
In the example you can see this string
gadget-iPhone.php?tag=Oscar Hernandez Caballero
To change the video you want to see,
you only have to change the tag parameter
with the search string of the Youtube videos you want...
examples:
gadget-iPhone.php?tag=jazz music
gadget-iPhone.php?tag=Wolfgang Amadeus Mozart
gadget-iPhone.php?tag=developing web applications
3.- Displaying 1 selected video and a list of videos
How to customize the video you want to see:
In the example you can see this string
gadget-iPhone.php?v=Q_hEjdtbEGI&tag=Oscar Hernandez Caballero
To change the video you want to see,
you only have to change the v and tag parameters
with the search string of the Youtube videos you want...
examples:
gadget-iPhone.php?v=s_f-KK140vM&tag=jazz music
gadget-iPhone.php?v=swkT07TP-mo&tag=Wolfgang Amadeus Mozart
gadget-iPhone.php?v=CC7Sg41Bp-U&tag=developing web applications
|