Tell your friends about ICCM-Europe
If you add the ICCM-Banner to your own site, more people will know about the conference.
The flash banner has a width of 468 and a height 60 pixels
The flash file is stored here:
| http://www.iccm-europe.org/banners/cometoiccm.swf |
We also have a gif file
The flash banner has a width of 500 and a height 90 pixels
Download it here, just rightclick and use 'Save Picture As...' :

Add the following object to your html code to include the banner in your site:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="468" height="60" id="movie" align=""> <param name="movie" value="http://www.iccm-europe.org/banners/cometoiccm.swf"> <embed src="http://www.iccm-europe.org/banners/cometoiccm.swf" quality="high" width="468" height="60" name="movie" align="" type="application/x-shockwave-flash" plug inspage="http://www.macromedia.com/go/getflashplayer"> </object> |
The code above uses the 'Twice-Cooked Method'. Follow this link for a detailed explanation.
You can also use an inline frame and link to our banner only html page:
<iframe frameborder="0" align="right" marginwidth="0" width="468" height="60" id="IFRTOP" name="IFRTOP" scrolling="no" src="http://www.iccm-europe.org/links/cometoiccm.html" ></iframe> |
Please let us know if you added the banner to your site!
E-mail to 'info -at- iccm-europe.org' (The -at- sign is missing to stop spam)
Maybe we will start a list of sites that use our banner and promote your site too!
If you like the source file of the flash banner (to change the background color) please send me an e-mail
Question:
Does anyone know how to make the banner click-able so people can click on the banner and get directed to our site?
Our flash software does not easily allow us to add this, so it has to be done with code outside the flash file ( html/php/java? )

