Here is a movie my friends made - quicktime format, press the play button.


$movies_path = "http://" . $_SERVER['SERVER_NAME'] . "/movies/";

if ($_GET['speed'])
{
switch ($_GET['speed']) {
case "LAN":
$MOVIE_SOURCE = $movies_path."Nuke_best_quality.mov";
break;
case "broadband":
$MOVIE_SOURCE = $movies_path."Nuke_high-speed.mov";
break;
case "dialup":
$MOVIE_SOURCE = $movies_path."Nuke_low-speed.mov";
break;
default : $MOVIE_SOURCE = $movies_path."Nuke_high-speed.mov";
}

print "

“;
}
else
{
$MOVIE_SOURCE = $movies_path.”Nuke_high-speed.mov”;
print ”

“;
}

print “

LAN - Broadband - Dialup

“;
?>

My friends (two brothers) made this. I’m mildly embarrased by the use of the word “frik.” But to be dispassionate in nuclear holocaust that spontaneously happens in Utah for no reason, what else would you say?

CREDITS

Concept: David Skousen Sr.

Film - David A. and Richard J. Skousen, Richard as Nuclear Holocaust Victim