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 | Ich werde laufen wie ein verrücktes Pferd | |
Originaltitle: | J'irai comme un cheval fou | |
Regie: | Fernando Arrabal | |
Darsteller: | Emmanuelle Riva, George Shannon, Hachemi Marzouk | |
Erscheinungsjahr: | 1973 | |
Land: | Frankreich | |
Stichwort: | Epilepsie, Anfälle, epileptischer Anfall | |
Release: | 22.11.1973 |
Handlung | ||
Traumartig-halluzinatorisches Filmpamphlet um die surrealen Erlebnisse eines jungen Mannes, der seine Mutter ermordet hat. Er flieht in die nordafrikanische Wüste, lernt dort den mystischen Eingeborenen Marvel kennen, reist mit ihm nach Paris und wird von der Polizei erschossen. Marvel trägt die Leiche in die Wüste zurück und verspeist sie in einem rituellen Akt.
|
Weitere Info | ||
Aufgenommen in die Epilepsie-Filmographie von Mayo/Wulff: http://www1.uni-hamburg.de/Medien/berichte/arbeiten/0020_03.html
Epileptischer Anfall: Zusammenfassung aus: http://hkfilmnews.blogspot.com/search?q=seizure WILL WALK LIKE A CRAZY HORSE, aka J'irai comme un cheval fou (1973), features yet another warped mother-son relationship that makes me wonder how much of it is also drawn from Arrabal's own experiences and/or hangups, and how much is just him messing with us. The main part of the story, however, is like a wish-fulfillment dream that mixes the surrealism of his other work with the childlike fantasy of THE EMPEROR OF PERU, building to a bizarre yet oddly optimistic ending. While VIVA LA MUERTE was unrelentingly downbeat, this time Arrabal renders dreamlike images both dark and enchanting. The former dominates early on as we see some of the traumas that warped Aden's childhood, including the time he stumbled upon his mother (Emmanuelle Riva) being willingly sexually abused and degraded by the handyman. While she gets what is commonly known as a "facial", a distraught and confused Aden masturbates himself into a frothing epileptic seizure. Heavily symbolic scenes include the boy Aden as Baby Jesus, mouth taped shut, as his Virgin Mary mother drives needles into his penis, and the older Aden lying catatonic in his mother's arms as she lights his erect member like a candle. Yikes. It's no wonder that he fantasizes about nailing her outstretched tongue to a table. On a lighter note--traditionally handsome Aden and childlike dwarf Marvel make quite a pair. Their first meeting is hilarious--Marvel offers Aden some food, which he likes. What is it, he asks. "I wrapped it in rose petals," Marvel says proudly. "A little flour...mixed with goat shit." Aden watches in wonder as Marvel greets the morning by twirling ecstatically like a top beneath the rising sun until he levitates. Some blind desert dwellers arrive and implore him to heal them, which he does by dabbing their eyes with his saliva.
|
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