WarioTeAyuda

Esfera en Flash

 Aqui les dejo esfera en flash :

Puedes ver un Ejemplo en la Pagina principal de T_A_M:

http://www.team-ayudamaster.es.tl


Para hacer esto haz lo Siguiente:


Siempre debemos tomar en cuenta el Code Principal:


 

Código:
<div class="widget-content"><object type="application/x-shockwave-flash" data="http://halotemplates.s3.amazonaws.com/wp-cumulus-example/tagcloud.swf" width="640" height="300" allowscriptaccess="always" >
        <param name="movie" value="http://halotemplates.s3.amazonaws.com/wp-cumulus-example/tagcloud.swf" />
        <param name="bgcolor" value="#FFFFFF" />
        <param name="flashvars" value="tcolor=0x000000&mode=tags&distr=true&tspeed=100&tagcloud=<tags>



Luego Sigue la serie de Links:

 

Código:
<a dir='ltr' href='http://team-ayudamaster.es.tl/Dise%F1os-CSS_Design.htm' style='14'>CSS-Design</a>
<a dir='ltr' href=' http://team-ayudamaster.es.tl/Afiliados-.-.htm' style='14'>Afiliados</a>
<a dir='ltr' href='http://team-ayudamaster.es.tl/BB_Code.htm' style='14'>BB-Code</a>
<a dir='ltr' href=' httphttp://team-ayudamaster.es.tl/Dise%F1os-Iceblue.htm' style='14'>Iceblue</a>
<a dir='ltr' href=' http://team-ayudamaster.es.tl/mensaje-con-lupa.htm' style='14'>Texto con lupa</a>
<a dir='ltr' href=' http://team-ayudamaster.es.tl/afiliate.htm' style='14'>Afiliate</a>
<a dir='ltr' href=' http://team-ayudamaster.es.tl/Video-Tutoriales-.-.htm' style='14'>Video Tutoriales</a>
<a dir='ltr' href=' http://team-ayudamaster.es.tl/PWG.htm' style='14'>Internos</a>
<a dir='ltr' href=' http://team-ayudamaster.es.tl/Otros.htm' style='14'>Externos</a>
<a dir='ltr' href=' http://team-ayudamaster.es.tl/Reglas-CGC.htm' style='14'>Normas del Servicio</a>



Pero estos son con la etiqueta dir='ltr'



Ahora solo queda Finalizar el Elemento SWF:

 

Código:
</tags>" />
        <p>Esfera compresora de Links BY <a href='http://team-ayudamaster.es.tl/'>Team-AyudaMaster</a></p>
    </object></div>





Para armarlo debemos colocar los links en la 2º parte:

 

Cita:
<a dir='ltr' href=' http://team-ayudamaster.es.tl/Dise%F1os-CSS_Design.htm' style='14'>CSS-Design</a>
<a dir='ltr' href=' http://team-ayudamaster.es.tl/Afiliados-.-.htm' style='14'>Afiliados</a>
<a dir='ltr' href='http://team-ayudamaster.es.tl/BB_Code.htm' style='14'>BB-Code</a>
<a dir='ltr' href=' httphttp://team-ayudamaster.es.tl/Dise%F1os-Iceblue.htm' style='14'>Iceblue</a>
<a dir='ltr' href=' http://team-ayudamaster.es.tl/mensaje-con-lupa.htm' style='14'>Texto con lupa</a>
<a dir='ltr' href=' http://team-ayudamaster.es.tl/afiliate.htm' style='14'>Afiliate</a>
<a dir='ltr' href=' http://team-ayudamaster.es.tl/Video-Tutoriales-.-.htm' style='14'>Video Tutoriales</a>
<a dir='ltr' href=' http://team-ayudamaster.es.tl/PWG.htm' style='14'>Internos</a>
<a dir='ltr' href=' http://team-ayudamaster.es.tl/Otros.htm' style='14'>Externos</a>
<a dir='ltr' href=' http://team-ayudamaster.es.tl/Reglas-CGC.htm' style='14'>Normas del Servicio</a>



Lo que esta en Azul es la URL.

Lo que esta en Rojo es el NOMBRE DEL LINK.


Luego que tengamos todo los Links listos debemos completar todo el Code, este quedaria haci Finalmente:

 

Código:
<div class="widget-content"><object type="application/x-shockwave-flash" data="http://halotemplates.s3.amazonaws.com/wp-cumulus-example/tagcloud.swf" width="640" height="300" allowscriptaccess="always" >
        <param name="movie" value="http://halotemplates.s3.amazonaws.com/wp-cumulus-example/tagcloud.swf" />
        <param name="bgcolor" value="#FFFFFF" />
        <param name="flashvars" value="tcolor=0x000000&mode=tags&distr=true&tspeed=100&tagcloud=<tags>
     
<a dir='ltr' href='http://team-ayudamaster.es.tl/Dise%F1os-CSS_Design.htm' style='14'>CSS-Design</a>
<a dir='ltr' href=' http://team-ayudamaster.es.tl/Afiliados-.-.htm' style='14'>Afiliados</a>
<a dir='ltr' href='http://team-ayudamaster.es.tl/BB_Code.htm' style='14'>BB-Code</a>
<a dir='ltr' href=' httphttp://team-ayudamaster.es.tl/Dise%F1os-Iceblue.htm' style='14'>Iceblue</a>
<a dir='ltr' href=' http://team-ayudamaster.es.tl/mensaje-con-lupa.htm' style='14'>Texto con lupa</a>
<a dir='ltr' href=' http://team-ayudamaster.es.tl/afiliate.htm' style='14'>Afiliate</a>
<a dir='ltr' href=' http://team-ayudamaster.es.tl/Video-Tutoriales-.-.htm' style='14'>Video Tutoriales</a>
<a dir='ltr' href=' http://team-ayudamaster.es.tl/PWG.htm' style='14'>Internos</a>
<a dir='ltr' href=' http://team-ayudamaster.es.tl/Otros.htm' style='14'>Externos</a>
<a dir='ltr' href=' http://team-ayudamaster.es.tl/Reglas-CGC.htm' style='14'>Normas del Servicio</a>


</tags>" />
        <p>Esfera compresora de Links BY <a href='http://team-ayudamaster.es.tl/'>Team-AyudaMaster</a></p>
    </object></div>





No cambiar nada de este code ni siquiera el color ni borra los creditos de team-ayudamaster.es.tl

By T_A_M.

Actualmente conseguimos: 117107 visitantes (364774 clics a subpáginas)