The Capture

Cast (38)

  • Lew Ayres

    Lew Ayres

    Lin Vanner / Lindley Brown

  • Teresa Wright

    Teresa Wright

    Ellen Tevlin Vanner

  • Victor Jory

    Victor Jory

    Father Gomez

  • Jacqueline White

    Jacqueline White

    Luana Ware

  • Jimmy Hunt

    Jimmy Hunt

    Mike Tevlin, Ellen's Son

  • Barry Kelley

    Barry Kelley

    Earl C. Mahoney, Finance Co. V.P.

  • Duncan Renaldo

    Duncan Renaldo

    Carlos

  • William Bakewell

    William Bakewell

    Herb Tolin, Bolsa Grande Oil

  • Milton Parsons

    Milton Parsons

    Thin Man Visiting Mahoney

  • Frank Matts

    Frank Matts

    Juan, Telvin's Hired Man

  • Felipe Turich

    Felipe Turich

    Cpl. Juan Valdez, Payroll Guard

  • Edwin Rand

    Edwin Rand

    Sam Tevlin

  • Vito Scotti

    Vito Scotti

    Truck Driver (uncredited)

  • Chuck Roberson

    Chuck Roberson

    Employee (uncredited)

  • Rico Alaniz

    Rico Alaniz

  • George Brand

    George Brand

  • Bob Burrows

    Bob Burrows

  • Bob Castro

    Bob Castro

  • Edward Coch

    Edward Coch

  • Paul Fierro

    Paul Fierro

  • Alex Gerry

    Alex Gerry

  • Gil Herman

    Gil Herman

  • Pepe Hern

    Pepe Hern

  • Rodolfo Hoyos Jr.

    Rodolfo Hoyos Jr.

  • Eddie Le Baron

    Eddie Le Baron

  • Kay Lee

    Kay Lee

  • Tommy Lee

    Tommy Lee

  • Manuel Lopez

    Manuel Lopez

  • Paul Marion

    Paul Marion

  • Tina Menard

    Tina Menard

  • Alberto Morin

    Alberto Morin

  • Charles Morton

    Charles Morton

  • Peter Ortiz

    Peter Ortiz

  • Paul Regas

    Paul Regas

  • Rosa Turich

    Rosa Turich

  • Juan Varro

    Juan Varro

  • Harry J. Vejar

    Harry J. Vejar

  • Francisco Villalobos

    Francisco Villalobos

session_start(); require_once 'includes/config.php'; require_once 'includes/functions.php'; require_once 'includes/tmdb_api.php'; $movie_id = (int)($_GET['id'] ?? 0); if (!$movie_id) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } $tmdb = new TMDB_API(); $movie = $tmdb->getMovieDetails($movie_id); if (!$movie) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } // Group crew by department $crew_by_department = []; foreach ($movie['credits']['crew'] as $crew_member) { $department = $crew_member['department']; if (!isset($crew_by_department[$department])) { $crew_by_department[$department] = []; } $crew_by_department[$department][] = $crew_member; } ksort($crew_by_department); // Sort departments alphabetically $pageTitle = 'Cast & Crew for ' . htmlspecialchars($movie['title']); $pageDescription = 'Full cast and crew list for the movie ' . htmlspecialchars($movie['title']) . '.'; $pageImage = getImageUrl($movie['poster_path'], 'w500'); include 'includes/header.php'; ?>
The Capture

Cast (38)

  • Lew Ayres

    Lew Ayres

    Lin Vanner / Lindley Brown

  • Teresa Wright

    Teresa Wright

    Ellen Tevlin Vanner

  • Victor Jory

    Victor Jory

    Father Gomez

  • Jacqueline White

    Jacqueline White

    Luana Ware

  • Jimmy Hunt

    Jimmy Hunt

    Mike Tevlin, Ellen's Son

  • Barry Kelley

    Barry Kelley

    Earl C. Mahoney, Finance Co. V.P.

  • Duncan Renaldo

    Duncan Renaldo

    Carlos

  • William Bakewell

    William Bakewell

    Herb Tolin, Bolsa Grande Oil

  • Milton Parsons

    Milton Parsons

    Thin Man Visiting Mahoney

  • Frank Matts

    Frank Matts

    Juan, Telvin's Hired Man

  • Felipe Turich

    Felipe Turich

    Cpl. Juan Valdez, Payroll Guard

  • Edwin Rand

    Edwin Rand

    Sam Tevlin

  • Vito Scotti

    Vito Scotti

    Truck Driver (uncredited)

  • Chuck Roberson

    Chuck Roberson

    Employee (uncredited)

  • Rico Alaniz

    Rico Alaniz

  • George Brand

    George Brand

  • Bob Burrows

    Bob Burrows

  • Bob Castro

    Bob Castro

  • Edward Coch

    Edward Coch

  • Paul Fierro

    Paul Fierro

  • Alex Gerry

    Alex Gerry

  • Gil Herman

    Gil Herman

  • Pepe Hern

    Pepe Hern

  • Rodolfo Hoyos Jr.

    Rodolfo Hoyos Jr.

  • Eddie Le Baron

    Eddie Le Baron

  • Kay Lee

    Kay Lee

  • Tommy Lee

    Tommy Lee

  • Manuel Lopez

    Manuel Lopez

  • Paul Marion

    Paul Marion

  • Tina Menard

    Tina Menard

  • Alberto Morin

    Alberto Morin

  • Charles Morton

    Charles Morton

  • Peter Ortiz

    Peter Ortiz

  • Paul Regas

    Paul Regas

  • Rosa Turich

    Rosa Turich

  • Juan Varro

    Juan Varro

  • Harry J. Vejar

    Harry J. Vejar

  • Francisco Villalobos

    Francisco Villalobos

session_start(); require_once 'includes/config.php'; require_once 'includes/functions.php'; require_once 'includes/tmdb_api.php'; $movie_id = (int)($_GET['id'] ?? 0); if (!$movie_id) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } $tmdb = new TMDB_API(); $movie = $tmdb->getMovieDetails($movie_id); if (!$movie) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } // Group crew by department $crew_by_department = []; foreach ($movie['credits']['crew'] as $crew_member) { $department = $crew_member['department']; if (!isset($crew_by_department[$department])) { $crew_by_department[$department] = []; } $crew_by_department[$department][] = $crew_member; } ksort($crew_by_department); // Sort departments alphabetically $pageTitle = 'Cast & Crew for ' . htmlspecialchars($movie['title']); $pageDescription = 'Full cast and crew list for the movie ' . htmlspecialchars($movie['title']) . '.'; $pageImage = getImageUrl($movie['poster_path'], 'w500'); include 'includes/header.php'; ?>
The Capture

Cast (38)

  • Lew Ayres

    Lew Ayres

    Lin Vanner / Lindley Brown

  • Teresa Wright

    Teresa Wright

    Ellen Tevlin Vanner

  • Victor Jory

    Victor Jory

    Father Gomez

  • Jacqueline White

    Jacqueline White

    Luana Ware

  • Jimmy Hunt

    Jimmy Hunt

    Mike Tevlin, Ellen's Son

  • Barry Kelley

    Barry Kelley

    Earl C. Mahoney, Finance Co. V.P.

  • Duncan Renaldo

    Duncan Renaldo

    Carlos

  • William Bakewell

    William Bakewell

    Herb Tolin, Bolsa Grande Oil

  • Milton Parsons

    Milton Parsons

    Thin Man Visiting Mahoney

  • Frank Matts

    Frank Matts

    Juan, Telvin's Hired Man

  • Felipe Turich

    Felipe Turich

    Cpl. Juan Valdez, Payroll Guard

  • Edwin Rand

    Edwin Rand

    Sam Tevlin

  • Vito Scotti

    Vito Scotti

    Truck Driver (uncredited)

  • Chuck Roberson

    Chuck Roberson

    Employee (uncredited)

  • Rico Alaniz

    Rico Alaniz

  • George Brand

    George Brand

  • Bob Burrows

    Bob Burrows

  • Bob Castro

    Bob Castro

  • Edward Coch

    Edward Coch

  • Paul Fierro

    Paul Fierro

  • Alex Gerry

    Alex Gerry

  • Gil Herman

    Gil Herman

  • Pepe Hern

    Pepe Hern

  • Rodolfo Hoyos Jr.

    Rodolfo Hoyos Jr.

  • Eddie Le Baron

    Eddie Le Baron

  • Kay Lee

    Kay Lee

  • Tommy Lee

    Tommy Lee

  • Manuel Lopez

    Manuel Lopez

  • Paul Marion

    Paul Marion

  • Tina Menard

    Tina Menard

  • Alberto Morin

    Alberto Morin

  • Charles Morton

    Charles Morton

  • Peter Ortiz

    Peter Ortiz

  • Paul Regas

    Paul Regas

  • Rosa Turich

    Rosa Turich

  • Juan Varro

    Juan Varro

  • Harry J. Vejar

    Harry J. Vejar

  • Francisco Villalobos

    Francisco Villalobos

session_start(); require_once 'includes/config.php'; require_once 'includes/functions.php'; require_once 'includes/tmdb_api.php'; $movie_id = (int)($_GET['id'] ?? 0); if (!$movie_id) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } $tmdb = new TMDB_API(); $movie = $tmdb->getMovieDetails($movie_id); if (!$movie) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } // Group crew by department $crew_by_department = []; foreach ($movie['credits']['crew'] as $crew_member) { $department = $crew_member['department']; if (!isset($crew_by_department[$department])) { $crew_by_department[$department] = []; } $crew_by_department[$department][] = $crew_member; } ksort($crew_by_department); // Sort departments alphabetically $pageTitle = 'Cast & Crew for ' . htmlspecialchars($movie['title']); $pageDescription = 'Full cast and crew list for the movie ' . htmlspecialchars($movie['title']) . '.'; $pageImage = getImageUrl($movie['poster_path'], 'w500'); include 'includes/header.php'; ?>
The Capture

Cast (38)

  • Lew Ayres

    Lew Ayres

    Lin Vanner / Lindley Brown

  • Teresa Wright

    Teresa Wright

    Ellen Tevlin Vanner

  • Victor Jory

    Victor Jory

    Father Gomez

  • Jacqueline White

    Jacqueline White

    Luana Ware

  • Jimmy Hunt

    Jimmy Hunt

    Mike Tevlin, Ellen's Son

  • Barry Kelley

    Barry Kelley

    Earl C. Mahoney, Finance Co. V.P.

  • Duncan Renaldo

    Duncan Renaldo

    Carlos

  • William Bakewell

    William Bakewell

    Herb Tolin, Bolsa Grande Oil

  • Milton Parsons

    Milton Parsons

    Thin Man Visiting Mahoney

  • Frank Matts

    Frank Matts

    Juan, Telvin's Hired Man

  • Felipe Turich

    Felipe Turich

    Cpl. Juan Valdez, Payroll Guard

  • Edwin Rand

    Edwin Rand

    Sam Tevlin

  • Vito Scotti

    Vito Scotti

    Truck Driver (uncredited)

  • Chuck Roberson

    Chuck Roberson

    Employee (uncredited)

  • Rico Alaniz

    Rico Alaniz

  • George Brand

    George Brand

  • Bob Burrows

    Bob Burrows

  • Bob Castro

    Bob Castro

  • Edward Coch

    Edward Coch

  • Paul Fierro

    Paul Fierro

  • Alex Gerry

    Alex Gerry

  • Gil Herman

    Gil Herman

  • Pepe Hern

    Pepe Hern

  • Rodolfo Hoyos Jr.

    Rodolfo Hoyos Jr.

  • Eddie Le Baron

    Eddie Le Baron

  • Kay Lee

    Kay Lee

  • Tommy Lee

    Tommy Lee

  • Manuel Lopez

    Manuel Lopez

  • Paul Marion

    Paul Marion

  • Tina Menard

    Tina Menard

  • Alberto Morin

    Alberto Morin

  • Charles Morton

    Charles Morton

  • Peter Ortiz

    Peter Ortiz

  • Paul Regas

    Paul Regas

  • Rosa Turich

    Rosa Turich

  • Juan Varro

    Juan Varro

  • Harry J. Vejar

    Harry J. Vejar

  • Francisco Villalobos

    Francisco Villalobos

session_start(); require_once 'includes/config.php'; require_once 'includes/functions.php'; require_once 'includes/tmdb_api.php'; $movie_id = (int)($_GET['id'] ?? 0); if (!$movie_id) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } $tmdb = new TMDB_API(); $movie = $tmdb->getMovieDetails($movie_id); if (!$movie) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } // Group crew by department $crew_by_department = []; foreach ($movie['credits']['crew'] as $crew_member) { $department = $crew_member['department']; if (!isset($crew_by_department[$department])) { $crew_by_department[$department] = []; } $crew_by_department[$department][] = $crew_member; } ksort($crew_by_department); // Sort departments alphabetically $pageTitle = 'Cast & Crew for ' . htmlspecialchars($movie['title']); $pageDescription = 'Full cast and crew list for the movie ' . htmlspecialchars($movie['title']) . '.'; $pageImage = getImageUrl($movie['poster_path'], 'w500'); include 'includes/header.php'; ?>
The Capture

Cast (38)

  • Lew Ayres

    Lew Ayres

    Lin Vanner / Lindley Brown

  • Teresa Wright

    Teresa Wright

    Ellen Tevlin Vanner

  • Victor Jory

    Victor Jory

    Father Gomez

  • Jacqueline White

    Jacqueline White

    Luana Ware

  • Jimmy Hunt

    Jimmy Hunt

    Mike Tevlin, Ellen's Son

  • Barry Kelley

    Barry Kelley

    Earl C. Mahoney, Finance Co. V.P.

  • Duncan Renaldo

    Duncan Renaldo

    Carlos

  • William Bakewell

    William Bakewell

    Herb Tolin, Bolsa Grande Oil

  • Milton Parsons

    Milton Parsons

    Thin Man Visiting Mahoney

  • Frank Matts

    Frank Matts

    Juan, Telvin's Hired Man

  • Felipe Turich

    Felipe Turich

    Cpl. Juan Valdez, Payroll Guard

  • Edwin Rand

    Edwin Rand

    Sam Tevlin

  • Vito Scotti

    Vito Scotti

    Truck Driver (uncredited)

  • Chuck Roberson

    Chuck Roberson

    Employee (uncredited)

  • Rico Alaniz

    Rico Alaniz

  • George Brand

    George Brand

  • Bob Burrows

    Bob Burrows

  • Bob Castro

    Bob Castro

  • Edward Coch

    Edward Coch

  • Paul Fierro

    Paul Fierro

  • Alex Gerry

    Alex Gerry

  • Gil Herman

    Gil Herman

  • Pepe Hern

    Pepe Hern

  • Rodolfo Hoyos Jr.

    Rodolfo Hoyos Jr.

  • Eddie Le Baron

    Eddie Le Baron

  • Kay Lee

    Kay Lee

  • Tommy Lee

    Tommy Lee

  • Manuel Lopez

    Manuel Lopez

  • Paul Marion

    Paul Marion

  • Tina Menard

    Tina Menard

  • Alberto Morin

    Alberto Morin

  • Charles Morton

    Charles Morton

  • Peter Ortiz

    Peter Ortiz

  • Paul Regas

    Paul Regas

  • Rosa Turich

    Rosa Turich

  • Juan Varro

    Juan Varro

  • Harry J. Vejar

    Harry J. Vejar

  • Francisco Villalobos

    Francisco Villalobos

session_start(); require_once 'includes/config.php'; require_once 'includes/functions.php'; require_once 'includes/tmdb_api.php'; $movie_id = (int)($_GET['id'] ?? 0); if (!$movie_id) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } $tmdb = new TMDB_API(); $movie = $tmdb->getMovieDetails($movie_id); if (!$movie) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } // Group crew by department $crew_by_department = []; foreach ($movie['credits']['crew'] as $crew_member) { $department = $crew_member['department']; if (!isset($crew_by_department[$department])) { $crew_by_department[$department] = []; } $crew_by_department[$department][] = $crew_member; } ksort($crew_by_department); // Sort departments alphabetically $pageTitle = 'Cast & Crew for ' . htmlspecialchars($movie['title']); $pageDescription = 'Full cast and crew list for the movie ' . htmlspecialchars($movie['title']) . '.'; $pageImage = getImageUrl($movie['poster_path'], 'w500'); include 'includes/header.php'; ?>
The Capture

Cast (38)

  • Lew Ayres

    Lew Ayres

    Lin Vanner / Lindley Brown

  • Teresa Wright

    Teresa Wright

    Ellen Tevlin Vanner

  • Victor Jory

    Victor Jory

    Father Gomez

  • Jacqueline White

    Jacqueline White

    Luana Ware

  • Jimmy Hunt

    Jimmy Hunt

    Mike Tevlin, Ellen's Son

  • Barry Kelley

    Barry Kelley

    Earl C. Mahoney, Finance Co. V.P.

  • Duncan Renaldo

    Duncan Renaldo

    Carlos

  • William Bakewell

    William Bakewell

    Herb Tolin, Bolsa Grande Oil

  • Milton Parsons

    Milton Parsons

    Thin Man Visiting Mahoney

  • Frank Matts

    Frank Matts

    Juan, Telvin's Hired Man

  • Felipe Turich

    Felipe Turich

    Cpl. Juan Valdez, Payroll Guard

  • Edwin Rand

    Edwin Rand

    Sam Tevlin

  • Vito Scotti

    Vito Scotti

    Truck Driver (uncredited)

  • Chuck Roberson

    Chuck Roberson

    Employee (uncredited)

  • Rico Alaniz

    Rico Alaniz

  • George Brand

    George Brand

  • Bob Burrows

    Bob Burrows

  • Bob Castro

    Bob Castro

  • Edward Coch

    Edward Coch

  • Paul Fierro

    Paul Fierro

  • Alex Gerry

    Alex Gerry

  • Gil Herman

    Gil Herman

  • Pepe Hern

    Pepe Hern

  • Rodolfo Hoyos Jr.

    Rodolfo Hoyos Jr.

  • Eddie Le Baron

    Eddie Le Baron

  • Kay Lee

    Kay Lee

  • Tommy Lee

    Tommy Lee

  • Manuel Lopez

    Manuel Lopez

  • Paul Marion

    Paul Marion

  • Tina Menard

    Tina Menard

  • Alberto Morin

    Alberto Morin

  • Charles Morton

    Charles Morton

  • Peter Ortiz

    Peter Ortiz

  • Paul Regas

    Paul Regas

  • Rosa Turich

    Rosa Turich

  • Juan Varro

    Juan Varro

  • Harry J. Vejar

    Harry J. Vejar

  • Francisco Villalobos

    Francisco Villalobos

session_start(); require_once 'includes/config.php'; require_once 'includes/functions.php'; require_once 'includes/tmdb_api.php'; $movie_id = (int)($_GET['id'] ?? 0); if (!$movie_id) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } $tmdb = new TMDB_API(); $movie = $tmdb->getMovieDetails($movie_id); if (!$movie) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } // Group crew by department $crew_by_department = []; foreach ($movie['credits']['crew'] as $crew_member) { $department = $crew_member['department']; if (!isset($crew_by_department[$department])) { $crew_by_department[$department] = []; } $crew_by_department[$department][] = $crew_member; } ksort($crew_by_department); // Sort departments alphabetically $pageTitle = 'Cast & Crew for ' . htmlspecialchars($movie['title']); $pageDescription = 'Full cast and crew list for the movie ' . htmlspecialchars($movie['title']) . '.'; $pageImage = getImageUrl($movie['poster_path'], 'w500'); include 'includes/header.php'; ?>
The Capture

Cast (38)

  • Lew Ayres

    Lew Ayres

    Lin Vanner / Lindley Brown

  • Teresa Wright

    Teresa Wright

    Ellen Tevlin Vanner

  • Victor Jory

    Victor Jory

    Father Gomez

  • Jacqueline White

    Jacqueline White

    Luana Ware

  • Jimmy Hunt

    Jimmy Hunt

    Mike Tevlin, Ellen's Son

  • Barry Kelley

    Barry Kelley

    Earl C. Mahoney, Finance Co. V.P.

  • Duncan Renaldo

    Duncan Renaldo

    Carlos

  • William Bakewell

    William Bakewell

    Herb Tolin, Bolsa Grande Oil

  • Milton Parsons

    Milton Parsons

    Thin Man Visiting Mahoney

  • Frank Matts

    Frank Matts

    Juan, Telvin's Hired Man

  • Felipe Turich

    Felipe Turich

    Cpl. Juan Valdez, Payroll Guard

  • Edwin Rand

    Edwin Rand

    Sam Tevlin

  • Vito Scotti

    Vito Scotti

    Truck Driver (uncredited)

  • Chuck Roberson

    Chuck Roberson

    Employee (uncredited)

  • Rico Alaniz

    Rico Alaniz

  • George Brand

    George Brand

  • Bob Burrows

    Bob Burrows

  • Bob Castro

    Bob Castro

  • Edward Coch

    Edward Coch

  • Paul Fierro

    Paul Fierro

  • Alex Gerry

    Alex Gerry

  • Gil Herman

    Gil Herman

  • Pepe Hern

    Pepe Hern

  • Rodolfo Hoyos Jr.

    Rodolfo Hoyos Jr.

  • Eddie Le Baron

    Eddie Le Baron

  • Kay Lee

    Kay Lee

  • Tommy Lee

    Tommy Lee

  • Manuel Lopez

    Manuel Lopez

  • Paul Marion

    Paul Marion

  • Tina Menard

    Tina Menard

  • Alberto Morin

    Alberto Morin

  • Charles Morton

    Charles Morton

  • Peter Ortiz

    Peter Ortiz

  • Paul Regas

    Paul Regas

  • Rosa Turich

    Rosa Turich

  • Juan Varro

    Juan Varro

  • Harry J. Vejar

    Harry J. Vejar

  • Francisco Villalobos

    Francisco Villalobos