Búsqueda en el Foro:
Buscar


Autor Mensaje
Mensaje20-07-2011, 21:39 (UTC)    
Título del mensaje: Barra de videos youtube

Si esto es viejo ke lo kiten los moderadores, pero creo ke no porke ya le pegue una buscada, es el codigo de la barra de videos


<!-- ++Begin Video Bar Wizard Generated Code++ -->

<!--
// Created with a Google AJAX Search Wizard
// http://code.google.com/apis/ajaxsearch/wizards.html
-->

<!--
// The Following div element will end up holding the actual videobar.
// You can place this anywhere on your page.
-->
<div id="videoBar-bar">
<span style="color:#676767;font-size:11px;margin:10px;padding:4px;">Loading...</span>
</div>

<!-- Ajax Search Api and Stylesheet
// Note: If you are already using the AJAX Search API, then do not include it
// or its stylesheet again
-->
<script src="http://www.google.com/uds/api?file=uds.js&v=1.0&source=uds-vbw"
type="text/javascript"></script>

<style type="text/css">
@import url("http://www.google.com/uds/css/gsearch.css");
</style>

<!-- Video Bar Code and Stylesheet -->
<script type="text/javascript">
window._uds_vbw_donotrepair = true;
</script>
<script src="http://www.google.com/uds/solutions/videobar/gsvideobar.js?mode=new"
type="text/javascript"></script>
<style type="text/css">
@import url("http://www.google.com/uds/solutions/videobar/gsvideobar.css");
</style>

<style type="text/css">
.playerInnerBox_gsvb .player_gsvb {
width : 320px;
height : 260px;
}
</style>

<script type="text/javascript">
function LoadVideoBar() {

var videoBar;
var options = {
largeResultSet : !true,
horizontal : true,
autoExecuteList : {
cycleTime : GSvideoBar.CYCLE_TIME_MEDIUM,
cycleMode : GSvideoBar.CYCLE_MODE_LINEAR,
executeList : ["ytfeed:most_viewed.this_week","pagina web gratis","tutoriales web","pwgratis"]
}
}

videoBar = new GSvideoBar(document.getElementById("videoBar-bar"),
GSvideoBar.PLAYER_ROOT_FLOATING,
options);
}
// arrange for this function to be called during body.onload
// event processing
GSearch.setOnLoadCallback(LoadVideoBar);
</script>
<!-- ++End Video Bar Wizard Generated Code++ -->



lo rojo son las palabras claves, las cuales diran ke clase de videos saldran

lo azul es si lo kieres horizontal o vertical

lo verde es el tamaño


Suerte
______________

Never Forget - Lena Katina (♪)
Mensaje28-09-2011, 16:32 (UTC)    
Título del mensaje: Muy buen aporte

hola a todos Buen aporte lo tendre en cuenta

salu2
______________

Busco Moderadores,chat,Foro

[No se permiten links externos a otros servicios fuera de PWG] (iPWG)
Mensaje28-09-2011, 16:35 (UTC)    
Título del mensaje:

buen aporte saludos
______________
Reglas del Foro

¿Dónde hacer mi tema/post?
Mensaje28-09-2011, 16:39 (UTC)    
Título del mensaje: Re: Barra de videos youtube

No esta demas remarcar, que lo que esta en rojo no sirbe


Cita:
<!-- ++Begin Video Bar Wizard Generated Code++ -->

<!--
// Created with a Google AJAX Search Wizard
// http://code.google.com/apis/ajaxsearch/wizards.html
-->

<!--
// The Following div element will end up holding the actual videobar.
// You can place this anywhere on your page.
-->
<div id="videoBar-bar">
<span style="color:#676767;font-size:11px;margin:10px;padding:4px;">Loading...</span>
</div>

<!-- Ajax Search Api and Stylesheet
// Note: If you are already using the AJAX Search API, then do not include it
// or its stylesheet again
-->


<script src="http://www.google.com/uds/api?file=uds.js&v=1.0&source=uds-vbw"
type="text/javascript"></script>

<style type="text/css">
@import url("http://www.google.com/uds/css/gsearch.css");
</style>

<!-- Video Bar Code and Stylesheet -->
<script type="text/javascript">
window._uds_vbw_donotrepair = true;
</script>
<script src="http://www.google.com/uds/solutions/videobar/gsvideobar.js?mode=new"
type="text/javascript"></script>
<style type="text/css">
@import url("http://www.google.com/uds/solutions/videobar/gsvideobar.css");
</style>

<style type="text/css">
.playerInnerBox_gsvb .player_gsvb {
width : 320px;
height : 260px;
}
</style>

<script type="text/javascript">
function LoadVideoBar() {

var videoBar;
var options = {
largeResultSet : !true,
horizontal : true,
autoExecuteList : {
cycleTime : GSvideoBar.CYCLE_TIME_MEDIUM,
cycleMode : GSvideoBar.CYCLE_MODE_LINEAR,
executeList : ["ytfeed:most_viewed.this_week","pagina web gratis","tutoriales web","pwgratis"]
}
}

videoBar = new GSvideoBar(document.getElementById("videoBar-bar"),
GSvideoBar.PLAYER_ROOT_FLOATING,
options);
}
// arrange for this function to be called during body.onload
// event processing
GSearch.setOnLoadCallback(LoadVideoBar);
</script>
<!-- ++End Video Bar Wizard Generated Code++ -->



Respecto a su aporte, lo probe y esta muy bueno. Es igual al que tiene Chat-Orbe.

Saludos
______________
Es una reina, es una reina, fiesta fiesta. Tito el bambino
Mensaje28-09-2011, 17:03 (UTC)    
Título del mensaje: Re: Barra de videos youtube

brianpwg escribió:
No esta demas remarcar, que lo que esta en rojo no sirbe


Cita:
<!-- ++Begin Video Bar Wizard Generated Code++ -->

<!--
// Created with a Google AJAX Search Wizard
// http://code.google.com/apis/ajaxsearch/wizards.html
-->

<!--
// The Following div element will end up holding the actual videobar.
// You can place this anywhere on your page.
-->
<div id="videoBar-bar">
<span style="color:#676767;font-size:11px;margin:10px;padding:4px;">Loading...</span>
</div>

<!-- Ajax Search Api and Stylesheet
// Note: If you are already using the AJAX Search API, then do not include it
// or its stylesheet again
-->


<script src="http://www.google.com/uds/api?file=uds.js&v=1.0&source=uds-vbw"
type="text/javascript"></script>

<style type="text/css">
@import url("http://www.google.com/uds/css/gsearch.css");
</style>

<!-- Video Bar Code and Stylesheet -->
<script type="text/javascript">
window._uds_vbw_donotrepair = true;
</script>
<script src="http://www.google.com/uds/solutions/videobar/gsvideobar.js?mode=new"
type="text/javascript"></script>
<style type="text/css">
@import url("http://www.google.com/uds/solutions/videobar/gsvideobar.css");
</style>

<style type="text/css">
.playerInnerBox_gsvb .player_gsvb {
width : 320px;
height : 260px;
}
</style>

<script type="text/javascript">
function LoadVideoBar() {

var videoBar;
var options = {
largeResultSet : !true,
horizontal : true,
autoExecuteList : {
cycleTime : GSvideoBar.CYCLE_TIME_MEDIUM,
cycleMode : GSvideoBar.CYCLE_MODE_LINEAR,
executeList : ["ytfeed:most_viewed.this_week","pagina web gratis","tutoriales web","pwgratis"]
}
}

videoBar = new GSvideoBar(document.getElementById("videoBar-bar"),
GSvideoBar.PLAYER_ROOT_FLOATING,
options);
}
// arrange for this function to be called during body.onload
// event processing
GSearch.setOnLoadCallback(LoadVideoBar);
</script>
<!-- ++End Video Bar Wizard Generated Code++ -->



Respecto a su aporte, lo probe y esta muy bueno. Es igual al que tiene Chat-Orbe.

Saludos


Estimado,

No se pueden quitar Textos / Codigos relacionados a la autora y copyright, eliminarlas o reemplazarlas significa la violación de la propiedad intelectual del autor.
Recuerde que la violación de los derechos de autor es un delito sancionado por la ley.

Para mas información pueden visitar este sitio:
http://es.creativecommons.org/recursos/

Saludos!
Design-PWG.
______________

10 años ayudando a PWG.

Soporte PWG: ayuda@paginawebgratis.es
Reportes: support-es@webme.com
Mensaje28-09-2011, 17:18 (UTC)    
Título del mensaje:

Buen aporte!
______________
Mensaje28-09-2011, 20:12 (UTC)    
Título del mensaje:

buen aporte


______________
SnaKe

Mostrar mensajes anteriores:   


Powered by phpBB © 2001, 2005 phpBB Group