More details and the prototype:

Function FadeToBlack($color, $level)

$FadeToBalck = <number>

EndFunction

FadeToBlack HAS to return a number. THe big thing is the following: it HAS to be FAST, FAST, FAST ... even more important then size, speed is the watch word here ... but ideally, this routine should be small and FASSSSTTTT !

-Shawn