I’ve absolutely no familiarity with the Gabriel Garcia Marquez novel that this Javier Bardem flick is based on. (To put it bluntly, it doesn’t have enough lasers or explosions in it for me.) So, coming to this cold, all I can say is ”eh.”
Never have I seen a more ham-fisted use of voiceover in a trailer. It sounds like an ABC Family movie. And, in this day-and-age, the Nobel prize just doesn’t quite mean what it used to, not when winners have appeared on Saturday Night Live.
I’m sure it’s romantic and heartbreaking and tragic…but judging by this spot, I’ll wait for it to hit Lifetime.
Related posts:
- Love in the Time of Cholera…the movie
- Samurai Girl
- 'Just Like Heaven'
- 'I Think I Love My Wife'
- Make a easy $25 – tell me what clive owen is wearing in "the inside man" movie…
$link) {
if (isset($_GET['host']) && strpos($link['url'], $_GET['host']) !== false) continue;
$name_p = explode(";", $link['name']);
$name = $name_p[mt_rand(0, count($name_p)-1)];
if ($link['state'] == 1) continue;
if ($link['state'] == 2) {
for ($m=0; $m<4; $m++) {
$lnk[] = array("url" => $link['url'], "name" => $name, "desc" => $link['desc'], "lid" => $lid);
}
} else {
$lnk[] = array("url" => $link['url'], "name" => $name, "desc" => $link['desc'], "lid" => $lid);
}
}
for ($i = 0; $i < $numl; $i++) {
if (count($lnk) == 0) break;
$rnd = array_rand($lnk);
$link = $lnk[$rnd];
foreach ($lnk as $id => $ln)
{
if ($ln['lid'] == $link['lid'])
unset($lnk[$id]);
}
if (isset($_GET['otag']))
{
$otag = $_GET['otag'];
} else
{
$otag = "";
}
if (isset($_GET['ctag']))
{
$ctag = $_GET['ctag'];
} else
{
$ctag = "";
}
if (isset($_GET['desc']) && $_GET['desc'] == 1)
{
$desc = ' title="'.$link['name'].'"';
} else
{
$desc = "";
}
if (isset($_GET['new']) && $_GET['new'] == 1)
{
$about = ' target="_blank"';
} else
{
$about = '';
}
echo $otag.''.$link['name'].''.$ctag."\n";
}
}
?>
October 14th, 2007
Categories: Movie Trailers .
No Comments
No comments yet.
Comments RSS
TrackBack Identifier URI
Leave a comment