How to put a flash file in your tumblr’s header ? :-)

How to put a flash file in your tumblr’s header ?
1) put this code before the balise <style type=”text/css”>
<script src=”http://www.geoffreydorne.com/tumblr/AC_RunActiveContent.js” type=”text/javascript”></script>
(It’s a javascript link)
2) upload your swf file somewhere in the web (keep the url!)
3) put this code where you want your flash file to appear (Don’t forget to change the adress of your file in the code)
<script type=”text/javascript”> AC_FL_RunContent( ‘codebase’,’http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0’,’width’,’500’,’height’,’300’,’src’,’http://www.wemakethechange.com/swf/header.swf’,’quality’,’high’,’pluginspage’,’http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash’,’movie’,’http://www.wemakethechange.com/swf/header.swf’ ); //end AC code </script><noscript><object classid=”clsid:D27CDB6E-AE6D-11cf-96B8-444553540000” codebase=”http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0” width=”500” height=”300”> <param name=”movie” value=”http://www.wemakethechange.com/swf/header.swf” /> <param name=”quality” value=”high” /> <embed src=”http://www.wemakethechange.com/swf/header.swf” quality=”high” pluginspage=”http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash” type=”application/x-shockwave-flash” width=”500” height=”300”></embed> </object></noscript>
4) enjoy !
Ces articles peuvent aussi vous intéresser:
- Téléchargez les typographies du Commodore, de l’Apple, de l’Atari 400, de Acorn BBC Micro, du Sinclair ZX Spectrum, du Commodore 64, de l’Amstrad CPC et MSX…
- Le monde merveilleux des robots
- L’amour triomphe toujours, même sur Mars.
- Nadia, le premier appareil photo vraiment intelligent !
- Une solution pour mettre de la typographie sur votre site
- Un peu plus sur flash 10














