Like Tree1Likes
  • 1 Post By marian_racing77

Como instalar Google Video

Esta es una discusión para el tema Como instalar Google Video en el foro vBulletin 3 - Preguntas, Problemas y Soluciones, bajo la categoría Soporte vBulletin; Subi la imagen a tu server: /images/editor/imagen.gif Anda a tu Admin CP Despues la opcion BB Codes Agregar nuevo BB Code Rellena el formulario con los datos del bbcode Luego guardar y listo. Datos Del ...
Página:


Resultados 1 al 1 de 1

Temas similares

  1. Por pirado14x en el foro vBulletin 3 - Preguntas, Problemas y Soluciones
  2. Por Tuber en el foro vBulletin 3 - Preguntas, Problemas y Soluciones
  3. Por kenshin_inferno en el foro Soporte para Productos/Plugins
  4. Por marialaura94 en el foro vBulletin 3 - Preguntas, Problemas y Soluciones
  5. Por OsiRiS_X en el foro vBSEO
  1. #1
    Miembro Array
    Fecha de ingreso
    14 feb, 09
    Mensajes
    9
    Gustado
    1 Veces
    Me Gustan
    0 Veces

    Predeterminado Como instalar Google Video

    Subi la imagen a tu server: /images/editor/imagen.gif
    Anda a tu Admin CP
    Despues la opcion BB Codes
    Agregar nuevo BB Code
    Rellena el formulario con los datos del bbcode
    Luego guardar y listo.



    Datos Del BBcode

    Código:
    Title: Google Video
    Tag: gvideo
    Replacement: 
    <table class="tborder" cellpadding="6" cellspacing="1" border="0" width="400" style="margin:10px 0">
    <thead>
        <tr>
            <td class="tcat" colspan="2" style="text-align:center">
                <a href="http://video.google.com/videoplay?docid={param}" title="View this video at Google Video in a new window or tab" target="_blank">Google Video</a>
            </td>
        </tr>
    </thead>
    <tbody>
        <tr>
            <td class="panelsurround" align="center">
                <object width="400" height="326" type="application/x-shockwave-flash" data="http://video.google.com/googleplayer.swf?docId={param}">
                    <param name="movie" value="http://video.google.com/googleplayer.swf?docId={param}" />
                    <param name="allowScriptAccess" value="sameDomain" />
                    <param name="quality" value="best" />
                    <param name="scale" value="noScale" />
                    <param name="wmode" value="transparent" />
                    <param name="salign" value="TL" />
                    <param name="FlashVars" value="playerMode=embedded" />
                    <em><strong>ERROR:</strong> If you can see this, then <a href="http://video.google.com/">Google Video</a> is down or you don't have Flash installed.</em>
                </object>
            </td>
        </tr>
    </tbody>
    </table>
    Example: [gvideo]3688185030664621355[/gvideo]
    Description:Embed a Google Video video with no custom title.
    Use {option} no
    Button Image: images/editor/Gvideo.gif
    Imágenes adjuntadas
    PhilipMorris le gusta esto.