here is a sliging door.
// NPC made by Prozac
//SLIDING DOOR
if (playerenters){show; this.slide=0;}
if (playertouchsme && this.slide=0) {
this.slide=1;
for (this.i=32; this.i>1; this.i--

{
setimgpart door.gif,0,0,32,this.i;
if (this.i>2){sleep .05;}
}
for (this.h=0; this.h<32; this.h++

{
setimgpart door.gif,0,0,32,this.h;
sleep .05;
}
this.slide=0;
}
except for the fll image mico-belch in the middle its
quite snazzy.
feel free to use this for anything
use
http://www.figmentcode.com/cgi-bin/npc1.pl
my npc search engine of commands, liek search for img
its useful