function propTypeDateAddedSql($prop, $role) { if($role=="sql") { $sql = array(); $sql['select'] = "DATE_FORMAT(movies.DateAdded, '$GLOBALS[strDefaultDateFormat]') AS `$prop[Name]`"; return($sql); } else if($role=="order") { return("movies.DateAdded"); } } function propTypeClicksSql($prop, $role) { if($role=="sql") { $sql = array(); $sql['select'] = "movies.DownloadCount AS `$prop[Name]`"; return($sql); } else if($role=="order") { return("`$prop[Name]`"); } } function propTypeUserAddedSql($prop, $role) { global $CFG; if($role=="sql") { $sql = array(); $sql['select'] = "users.name AS `$prop[Name]`"; $sql['left join']["$CFG[Prefix]users AS users"] = "users.ID=movies.UserAddedID"; return($sql); } else if($role=="order") { return("`$prop[Name]`"); } } function propTypeCommentsSql($prop, $role) { global $CFG; if($role=="sql") { $sql['select'] = "COUNT(comment.ID) AS `$prop[Name]`"; $sql['left join']["$CFG[Prefix]comment AS comment"] = "comment.MovieID=movies.MovieID"; $sql['group'][] = "movies.MovieID"; return($sql); } else if($role=="order") { return("`$prop[Name]`"); } } if(file_exists('localproptypes.php')) { include('localproptypes.php'); } ?>
[ Handlung ] [ Weitere Info ] [ Info Filmdatenbank IMDb ] |
Title | Sprung in den Tod | |
Originaltitle: | White Heat | |
Regie: | Raoul Walsh | |
Darsteller: | James Cagney, Virginia Mayo, Edmond O'Brien | |
Erscheinungsjahr: | 1949 | |
Land: | USA | |
Stichwort: | Epilepsie, epileptischer Anfall, Anfälle, Migräne | |
Release: | 02.09.1949 |
Handlung | ||
Der Gangster Cody Jarret wird von einem Polizisten, der sich für seinen Freund ausgibt, in eine Falle gelockt. Gleichzeitig von pathologischer Brutalität und Anhänglichkeit an die Mutter getrieben, rennt Jarret, der Anfälle bekommt, einen Nervenzusammenbruch hat und an Migräne leidet, in sein Verderben. Er kommt auf der Plattform eines Gasometers um, sein "top of the world", den sich seine Mutter für ihn gewünscht hat.
|
Weitere Info | ||
Aufgenommen in die Epilepsie-Filmographie von Mayo/Wulff: http://www1.uni-hamburg.de/Medien/berichte/arbeiten/0020_03.html aka Maschinenpistolen "White Heat (1949) is one of the top classic crime-heist dramas of the post-war period, and one of the last of Warner Bros' gritty crime films in its era. White Heat is an entertaining, fascinating and hypnotic portrait of a flamboyant, mother-dominated and fixated, epileptic and psychotic killer, who often spouts crude bits of humor. The dynamic film, with both film noir and documentary-style elements, is characterized by an increased level of violence and brutality along with classical Greek elements.................. As Cody sits and prepares to put bullets into the revolving chamber of his gun, he winces as he experiences a strange, painful headache (migraine?) or epileptic fit - his Achilles' heel. He groans, lurches, keels over and falls to the floor - his gun explodes as he hits the floor, helplessly incontinent. Showing concern, his mother steers him into the bedroom as he blindly stumbles about - she is the only one allowed to witness his headache attacks. Often looking at each other suggestively, Big Ed and Verna make derogatory comments about Cody's mental state: Verna: It's his second one he's had in a month. Flung across the bed, Cody pounds the mattress with his fists. Bending over him, his mother kneads her fingers into the back of his neck and head to soften the 'buzz-saw' pain and white heat of the debilitating, blinding migraine and provide soothing solace and comfort for her son. Emotionally dependent upon her, he sits on his mother's lap, emphasizing the Oedipal complex of his relationship with her: Ma Jarrett: It's these mountains, Cody. It's not good for ya. Cold all the time. Can't breathe air. Let's get out, Son. His Ma functions as his mentor and advisor, and encourages her son to forcefully regain his confidence and appear as normal again. Cody re-emerges into the outer room from the bedroom and barks: "What're ya all gapin' at?"" ..............." Noch bevor es dazu kommt, erhält Cody die Nachricht vom Tod seiner Mutter. Sie wusste von Big Eds Plänen und wurde von Verna erschossen, als sie sich an ihm rächen wollte. Cody erleidet einen Nervenzusammenbruch. Kurze Zeit später brechen er und Fallon aus dem Gefängnis aus. Kaum in Freiheit tötet Cody erst seinen Attentäter Roy Parker und dann Big Ed, von dem Verna behauptet, er habe den Tod der Mutter zu verantworten. “He had played criminals before, but with Cody Jarrett, Cagney elevated the mobster to monster. The gang leader robs trains and factory safes, killing his underlings as the mood suits him. (‘You wouldn't kill me in cold blood, would ya?’ one asks. ‘No,’ he replies, ‘I'll let ya warm up a little.’) All the while, he totes his mother around, at one point sitting in her lap. Cagney brings sadism and pathos to this epileptic Capone, this oedipal wreck. His exit line, atop a gigantic gas tank, is one of the greats: ‘Made it, Ma — top of the world!’) ...........
|
Filminfo aus der IMDb Datenbank |
[ Info Filmdatenbank IMDb ] [ Trailer ] |
/**********************************************************************************************
YOU ARE NOT ALLOWED TO REMOVE THIS COPYRIGHT-Note!!!!!!
You didn't pay anything for this script, so you could at least
leave this Copyright-Notice here, it is only one short line at the bottom... thx :D
***********************************************************************************************/
?>
Copyright © 1998-2006 by Nikotto
modified by xiah