lfs.nl: my favourite ten – no eleven! presents
There you go! Not in any order, just starting at the beginning and seeing where i end up. I will focus on gif animations and flash presents. The gif animations i will actually show here too. The interactive flash animations i will show a screenshot of and link to.
Onlinedance
1 September 1999
A dancing gif animation in a starry night.
likewise
22 March 2000
A javascript rollover image
I did try to copy the code, but it didn’t go so well. So i show a screenshot here. Sorry guys and galls.
Dream
21 April 2000
If someone forced me to pick my ultimate favourite one, this could be it. For the people watching this site on a smartphone or tablet. Too bad! Screenshots for you.
?
18 May 2000
Writing something?
My favourite number is 4!
9 August 2001
Nine different options in this flash file. They do change while you move the cursor inside the file.
Timesharing
12 March 2002
I don’t think i ever had these two points meet each other. And now, while i open the page and watch it, it does happen! There is a variation in the speed and andgle of reflection. And of course the starting point.
prototyped heart
21 April 2003
//a complicated way of doing a heart, by trial and error
//prototyped this time, and adjustable in width, even negative width works, to my surprise
//b = width
//lw = linewidth
//hc = line- and fillcolor
//ha = transparency
MovieClip.prototype.drawHeart = function(b,lw,hc,ha){
this.lineStyle(lw,hc,ha);
this.beginFill(hc, ha);
this.moveTo(0,0);
this.curveTo(b*0.23 , -b*0.26 , b*0.4 , -b*0.1);
this.curveTo(b*0.57 , b*0.07 , b*0.4 , b*0.3);
this.lineTo(0 , b*0.82);
this.lineTo( -b*0.4 , b*0.3);
this.curveTo(-b*0.57 , b*0.07 , -b*0.4 , -b*0.1);
this.curveTo(-b*0.23 , -b*0.26 ,0, 0);
this.endFill();
}
_root.createEmptyMovieClip('mc', 2);
mc._x = 300;
mc._y = 100;
mc.drawHeart(300,0,0xFF0000,100);
writing
22 May 2003
Random meaningless poetry
This time
19 January 2005
🙂 🙂 🙂 🙂 😀 😀 😀 😀 😀
Dress me up
8 February 2005
Love love this one. Yay!
The Answer
22 February 2005
OK OK i got ten.. well, there is one other one. So i’ll change the title of this post! The one music clip i made. It is for a demo of Bloc Party, The Answer. I made this in one evening. 😀
Making this post has made me very very happy. I sang along with whats her name.. Idina Menzel’s Let it go. That went well! I danced a little. I also cried. Pfff. Well, listening to Bloc Party’s The Answer made me smile smile smile. Gotta wind down a bit. I’ll drink the one cidre i have and then go to bed. Or.. just check whats on tv. Maybe a nice movie. I’ll see!
Bye bye 🙂