Archives de catégorie : Prog

BlueGriffon : logiciel WYSISYG HTML

http://bluegriffon.org/pages/Download  

Publié dans Prog | Commentaires fermés

Insérer une animation flash dans une page html

Voici comment intégrer du flash dans une page html Ecrivez ce code à l’endroit précis ou vous voulez que votre animation apparaisse. <object classid= »clsid:D27CDB6E-AE6D-11cf-96B8-444553540000″ codebase= »http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0″ width= »800 » height= »600« > <param name= »movie » value= »votre animation.swf« > <param name= »quality » value= »high« > <embed src= »votre animation .swf » quality= »high » pluginspage= »http://www.macromedia.com/go/getflashplayer » … Continuer la lecture

Publié dans Prog | Commentaires fermés