Just when you think that "everything has been done" in Flash somebody comes along and creates something that makes your jaw drop. This time it's Jerome Birembaut who has created a very very realistic vector illustration of a girl's face - not...
MORE...I just love charts that show the interconnectedness of things. This is one by Bruce Clay and shows how the biggest search engines of the net are related towards each other. A very nice use of Flash....
MORE...After it works so nicely on Mike Chambers' site I'll also give Sean Voisen's MTCodeBeautifier a try. As an example here's a little prototype that helps you to draw eggs: MovieClip.prototype.drawEgg = function(x, y, r) { var rx = r/1.618; var ry...
MORE...Haven't got any idea what color to choose for that site? Don't want to do the usual 0x808080 grey? How about some 0xC0FFEE or 0xFACADE? Here is the ultimate color inspirator that will serve you hundreds of colors that have a name!...
MORE...This is another little demonstration of my Image->RGB info tool. The effect is very subtle in this case and I removed the slap function. For the technically interested here is how the picture-to-pixelinfo thing works:...
MORE...Peter Merholz has an interview with social network researcher Valdis Krebs from orgnet.com on his blog. He is in the business of "Social Network Analysis" which sounds quite related to my Flash Connection experiment. [Via jd on mx]...
MORE...I made a little update to the flash site link visualizer. This version allows you to switch off the connection lines, you can try the new "gravity" mode and the site names have now a box for better readability. BTW the link...
MORE...I'm a big fan of diagrams and tree charts. Here is my first attempt in visualising a linked list structure. This kind of list is different to a normal tree structure as there is no top-down hierarchy, but links that can also...
MORE...Here we we go with version 4 of the world map locator. I finally fixed the zoom function and included the quality switch during panning. Plus I added a little javascript which give the focus to the flash file, so it...
MORE...Another update to the "Where do you come from?" worldmap. And this time you can already see where this could be going: I added the locations of the last 20 visitors to the map. Roll over the dots and you get some...
MORE...Here is a little update to yesterdays file. I tried to implement day and night zones, but this is probably not correct for Oslo in winter. I did not find a good formula to calculate this shape yet. I also impoved the...
MORE...Here is a new toy I'm playing with. If it works correctly it should show approximately where you are located geographically. I only tested this with my home coordinates and a few others, but perhaps you can give me some feedback if...
MORE...var fo = new FlashObject("komplex_menu.swf", "komplex", "300", "300", "8", "#eeeeee"); fo.write("komplex"); Here is a project I did a while ago which is one of those that came to a certain point, then something else popped in and dust started settling on...
MORE...As the EPS Parser is not really more than a study and not fit for real life I thought about how to improve it. Flash is definately not fast enough to do the parsing, so I hand this job over to the...
MORE...




