En este tutorial vemos una simple introducción al mundo del desarrollo web en Flash. Más adelante cuando veamos AS3 vamos a ver bien profundo este tema.
link: https://www.youtube.com/watch?v=rdCFl5Tllp4 Les dejo una adaptación online de un test de personalidad que leí en un libro: http://lucasmoyano.com/_webs/test_personalidad/ Perfil Psicológico León : http://youtu.be/YlQUpNbvk-c Perfil Psicológico Golden Retriever : http://youtu.be/L2siy-eIJYY Perfil Psicológico Nutria : http://youtu.be/-bI3yMNjdfA Perfil Psicológico Castor : http://youtu.be/G9OtMbHpSpY Todos nacemos con ciertas diferencias de personalidad , y, por consecuencia, nos motivan distintas circunstancias , oportunidades y ambientes. Estas diferencias en la motivación nos permiten hacer ciertas cosas mejor que otras. Diferente no significa malo. Por lo tanto, debiéramos aceptar y respetar a aquellos cuya personalidad es distinta a la nuestra. No es nuestro trabajo cambiar a los demás. Todos los perfiles/personas poseen fortaleza...
Okay, I started these blog entries for improve my English. So, if I make some mistakes, please tell me. First of all, HTML are the abbreviation of HyperText Markup Language. It's the basic element of a webpage, which defines the structure and the content of it. All html files have a ".html" extension, and the structure is made by tags. For example: <br/> A tag represents something, for example "<br/>" means "line break". Some tags may contain child tags or text content. For example: <p>Hello world. <br/> This are a paragraph with 2 text lines.</p> If it file is saved and opened with a browser, the following is displayed: Hello world. This are a paragraph with 2 text lines. There are some common tags: <b> bold </b> <u> underlined </u> <i> italics </i> <hr/> horizontal separation rule To create a link to another web we have the anchor tag: <a href="http...
¡Hola gente! Les presento un juego estilo Abandonware que armé en este último mes. Hagan Click aquí para jugar: Dedicado a Duke, de Apología de lo Evidente .
Comentarios
Publicar un comentario