A guy at Flash Shockwave section told me that this is a JavaScript animation at the following adress: [windowsmedia.com...] that has that fading crossover or whatever on the pictures on the top of the page! Could someone point me to a tutorial which explains this or give me some code to start with!
Thanx!
claus
12:00 pm on Oct 9, 2004 (gmt 0)
You can see the full source for the JavaScript if you open IE and choose "View Source" - it is not used in other browsers than IE (which leads me to suspect that it only works in IE).
Look for the table with the ID: "AnimatedFeature1" - inside the first <td> of that table is the script.
The script basically prints out a lot of table cells containing the images and text.