Absolute Quiet

Cast (25)

  • Lionel Atwill

    Lionel Atwill

    Gerald A. Axton

  • Irene Hervey

    Irene Hervey

    Laura Tait

  • Raymond Walburn

    Raymond Walburn

    Gov. Sam K. Pruden

  • Stuart Erwin

    Stuart Erwin

    Oscar "Chubby" Rudd

  • Ann Loring

    Ann Loring

    Zelda Tadema

  • Louis Hayward

    Louis Hayward

    Gregory Bengard

  • Wallace Ford

    Wallace Ford

    Jack

  • J. Carrol Naish

    J. Carrol Naish

    Pedro

  • Bernadene Hayes

    Bernadene Hayes

    Judy

  • Harvey Stephens

    Harvey Stephens

    Barney Tait

  • Robert Gleckler

    Robert Gleckler

    Jasper Cowdray

  • Matt Moore

    Matt Moore

    Pilot

  • Robert Livingston

    Robert Livingston

    Co-Pilot

  • Edwin Maxwell

    Edwin Maxwell

    Baxter (Uncredited)

  • Charles Trowbridge

    Charles Trowbridge

    Doctor (Uncredited)

  • James Bush

    James Bush

    Airport Radio Operator (Uncredited)

  • Alexander Cross

    Alexander Cross

    Rudd's Editor (Uncredited)

  • Harry Geise

    Harry Geise

    Police Radio Operator (Uncredited)

  • Gwen Lee

    Gwen Lee

    Western Union Operator (Uncredited)

  • Kitty McHugh

    Kitty McHugh

    Florine (Uncredited)

  • William Newell

    William Newell

    Bill Dahle (Uncredited)

  • Lee Phelps

    Lee Phelps

    First Mechanic (Uncredited)

  • Monte Vandergrift

    Monte Vandergrift

    Second Mechanic (Uncredited)

  • Jessie Rosenquist

    Jessie Rosenquist

    Radio Announcer (Uncredited)

  • Phil Tead

    Phil Tead

    Dallas Airport Radio Operator (Uncredited)

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'; ?>
Absolute Quiet

Cast (25)

  • Lionel Atwill

    Lionel Atwill

    Gerald A. Axton

  • Irene Hervey

    Irene Hervey

    Laura Tait

  • Raymond Walburn

    Raymond Walburn

    Gov. Sam K. Pruden

  • Stuart Erwin

    Stuart Erwin

    Oscar "Chubby" Rudd

  • Ann Loring

    Ann Loring

    Zelda Tadema

  • Louis Hayward

    Louis Hayward

    Gregory Bengard

  • Wallace Ford

    Wallace Ford

    Jack

  • J. Carrol Naish

    J. Carrol Naish

    Pedro

  • Bernadene Hayes

    Bernadene Hayes

    Judy

  • Harvey Stephens

    Harvey Stephens

    Barney Tait

  • Robert Gleckler

    Robert Gleckler

    Jasper Cowdray

  • Matt Moore

    Matt Moore

    Pilot

  • Robert Livingston

    Robert Livingston

    Co-Pilot

  • Edwin Maxwell

    Edwin Maxwell

    Baxter (Uncredited)

  • Charles Trowbridge

    Charles Trowbridge

    Doctor (Uncredited)

  • James Bush

    James Bush

    Airport Radio Operator (Uncredited)

  • Alexander Cross

    Alexander Cross

    Rudd's Editor (Uncredited)

  • Harry Geise

    Harry Geise

    Police Radio Operator (Uncredited)

  • Gwen Lee

    Gwen Lee

    Western Union Operator (Uncredited)

  • Kitty McHugh

    Kitty McHugh

    Florine (Uncredited)

  • William Newell

    William Newell

    Bill Dahle (Uncredited)

  • Lee Phelps

    Lee Phelps

    First Mechanic (Uncredited)

  • Monte Vandergrift

    Monte Vandergrift

    Second Mechanic (Uncredited)

  • Jessie Rosenquist

    Jessie Rosenquist

    Radio Announcer (Uncredited)

  • Phil Tead

    Phil Tead

    Dallas Airport Radio Operator (Uncredited)

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'; ?>
Absolute Quiet

Cast (25)

  • Lionel Atwill

    Lionel Atwill

    Gerald A. Axton

  • Irene Hervey

    Irene Hervey

    Laura Tait

  • Raymond Walburn

    Raymond Walburn

    Gov. Sam K. Pruden

  • Stuart Erwin

    Stuart Erwin

    Oscar "Chubby" Rudd

  • Ann Loring

    Ann Loring

    Zelda Tadema

  • Louis Hayward

    Louis Hayward

    Gregory Bengard

  • Wallace Ford

    Wallace Ford

    Jack

  • J. Carrol Naish

    J. Carrol Naish

    Pedro

  • Bernadene Hayes

    Bernadene Hayes

    Judy

  • Harvey Stephens

    Harvey Stephens

    Barney Tait

  • Robert Gleckler

    Robert Gleckler

    Jasper Cowdray

  • Matt Moore

    Matt Moore

    Pilot

  • Robert Livingston

    Robert Livingston

    Co-Pilot

  • Edwin Maxwell

    Edwin Maxwell

    Baxter (Uncredited)

  • Charles Trowbridge

    Charles Trowbridge

    Doctor (Uncredited)

  • James Bush

    James Bush

    Airport Radio Operator (Uncredited)

  • Alexander Cross

    Alexander Cross

    Rudd's Editor (Uncredited)

  • Harry Geise

    Harry Geise

    Police Radio Operator (Uncredited)

  • Gwen Lee

    Gwen Lee

    Western Union Operator (Uncredited)

  • Kitty McHugh

    Kitty McHugh

    Florine (Uncredited)

  • William Newell

    William Newell

    Bill Dahle (Uncredited)

  • Lee Phelps

    Lee Phelps

    First Mechanic (Uncredited)

  • Monte Vandergrift

    Monte Vandergrift

    Second Mechanic (Uncredited)

  • Jessie Rosenquist

    Jessie Rosenquist

    Radio Announcer (Uncredited)

  • Phil Tead

    Phil Tead

    Dallas Airport Radio Operator (Uncredited)

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'; ?>
Absolute Quiet

Cast (25)

  • Lionel Atwill

    Lionel Atwill

    Gerald A. Axton

  • Irene Hervey

    Irene Hervey

    Laura Tait

  • Raymond Walburn

    Raymond Walburn

    Gov. Sam K. Pruden

  • Stuart Erwin

    Stuart Erwin

    Oscar "Chubby" Rudd

  • Ann Loring

    Ann Loring

    Zelda Tadema

  • Louis Hayward

    Louis Hayward

    Gregory Bengard

  • Wallace Ford

    Wallace Ford

    Jack

  • J. Carrol Naish

    J. Carrol Naish

    Pedro

  • Bernadene Hayes

    Bernadene Hayes

    Judy

  • Harvey Stephens

    Harvey Stephens

    Barney Tait

  • Robert Gleckler

    Robert Gleckler

    Jasper Cowdray

  • Matt Moore

    Matt Moore

    Pilot

  • Robert Livingston

    Robert Livingston

    Co-Pilot

  • Edwin Maxwell

    Edwin Maxwell

    Baxter (Uncredited)

  • Charles Trowbridge

    Charles Trowbridge

    Doctor (Uncredited)

  • James Bush

    James Bush

    Airport Radio Operator (Uncredited)

  • Alexander Cross

    Alexander Cross

    Rudd's Editor (Uncredited)

  • Harry Geise

    Harry Geise

    Police Radio Operator (Uncredited)

  • Gwen Lee

    Gwen Lee

    Western Union Operator (Uncredited)

  • Kitty McHugh

    Kitty McHugh

    Florine (Uncredited)

  • William Newell

    William Newell

    Bill Dahle (Uncredited)

  • Lee Phelps

    Lee Phelps

    First Mechanic (Uncredited)

  • Monte Vandergrift

    Monte Vandergrift

    Second Mechanic (Uncredited)

  • Jessie Rosenquist

    Jessie Rosenquist

    Radio Announcer (Uncredited)

  • Phil Tead

    Phil Tead

    Dallas Airport Radio Operator (Uncredited)

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'; ?>
Absolute Quiet

Cast (25)

  • Lionel Atwill

    Lionel Atwill

    Gerald A. Axton

  • Irene Hervey

    Irene Hervey

    Laura Tait

  • Raymond Walburn

    Raymond Walburn

    Gov. Sam K. Pruden

  • Stuart Erwin

    Stuart Erwin

    Oscar "Chubby" Rudd

  • Ann Loring

    Ann Loring

    Zelda Tadema

  • Louis Hayward

    Louis Hayward

    Gregory Bengard

  • Wallace Ford

    Wallace Ford

    Jack

  • J. Carrol Naish

    J. Carrol Naish

    Pedro

  • Bernadene Hayes

    Bernadene Hayes

    Judy

  • Harvey Stephens

    Harvey Stephens

    Barney Tait

  • Robert Gleckler

    Robert Gleckler

    Jasper Cowdray

  • Matt Moore

    Matt Moore

    Pilot

  • Robert Livingston

    Robert Livingston

    Co-Pilot

  • Edwin Maxwell

    Edwin Maxwell

    Baxter (Uncredited)

  • Charles Trowbridge

    Charles Trowbridge

    Doctor (Uncredited)

  • James Bush

    James Bush

    Airport Radio Operator (Uncredited)

  • Alexander Cross

    Alexander Cross

    Rudd's Editor (Uncredited)

  • Harry Geise

    Harry Geise

    Police Radio Operator (Uncredited)

  • Gwen Lee

    Gwen Lee

    Western Union Operator (Uncredited)

  • Kitty McHugh

    Kitty McHugh

    Florine (Uncredited)

  • William Newell

    William Newell

    Bill Dahle (Uncredited)

  • Lee Phelps

    Lee Phelps

    First Mechanic (Uncredited)

  • Monte Vandergrift

    Monte Vandergrift

    Second Mechanic (Uncredited)

  • Jessie Rosenquist

    Jessie Rosenquist

    Radio Announcer (Uncredited)

  • Phil Tead

    Phil Tead

    Dallas Airport Radio Operator (Uncredited)

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'; ?>
Absolute Quiet

Cast (25)

  • Lionel Atwill

    Lionel Atwill

    Gerald A. Axton

  • Irene Hervey

    Irene Hervey

    Laura Tait

  • Raymond Walburn

    Raymond Walburn

    Gov. Sam K. Pruden

  • Stuart Erwin

    Stuart Erwin

    Oscar "Chubby" Rudd

  • Ann Loring

    Ann Loring

    Zelda Tadema

  • Louis Hayward

    Louis Hayward

    Gregory Bengard

  • Wallace Ford

    Wallace Ford

    Jack

  • J. Carrol Naish

    J. Carrol Naish

    Pedro

  • Bernadene Hayes

    Bernadene Hayes

    Judy

  • Harvey Stephens

    Harvey Stephens

    Barney Tait

  • Robert Gleckler

    Robert Gleckler

    Jasper Cowdray

  • Matt Moore

    Matt Moore

    Pilot

  • Robert Livingston

    Robert Livingston

    Co-Pilot

  • Edwin Maxwell

    Edwin Maxwell

    Baxter (Uncredited)

  • Charles Trowbridge

    Charles Trowbridge

    Doctor (Uncredited)

  • James Bush

    James Bush

    Airport Radio Operator (Uncredited)

  • Alexander Cross

    Alexander Cross

    Rudd's Editor (Uncredited)

  • Harry Geise

    Harry Geise

    Police Radio Operator (Uncredited)

  • Gwen Lee

    Gwen Lee

    Western Union Operator (Uncredited)

  • Kitty McHugh

    Kitty McHugh

    Florine (Uncredited)

  • William Newell

    William Newell

    Bill Dahle (Uncredited)

  • Lee Phelps

    Lee Phelps

    First Mechanic (Uncredited)

  • Monte Vandergrift

    Monte Vandergrift

    Second Mechanic (Uncredited)

  • Jessie Rosenquist

    Jessie Rosenquist

    Radio Announcer (Uncredited)

  • Phil Tead

    Phil Tead

    Dallas Airport Radio Operator (Uncredited)

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'; ?>
Absolute Quiet

Cast (25)

  • Lionel Atwill

    Lionel Atwill

    Gerald A. Axton

  • Irene Hervey

    Irene Hervey

    Laura Tait

  • Raymond Walburn

    Raymond Walburn

    Gov. Sam K. Pruden

  • Stuart Erwin

    Stuart Erwin

    Oscar "Chubby" Rudd

  • Ann Loring

    Ann Loring

    Zelda Tadema

  • Louis Hayward

    Louis Hayward

    Gregory Bengard

  • Wallace Ford

    Wallace Ford

    Jack

  • J. Carrol Naish

    J. Carrol Naish

    Pedro

  • Bernadene Hayes

    Bernadene Hayes

    Judy

  • Harvey Stephens

    Harvey Stephens

    Barney Tait

  • Robert Gleckler

    Robert Gleckler

    Jasper Cowdray

  • Matt Moore

    Matt Moore

    Pilot

  • Robert Livingston

    Robert Livingston

    Co-Pilot

  • Edwin Maxwell

    Edwin Maxwell

    Baxter (Uncredited)

  • Charles Trowbridge

    Charles Trowbridge

    Doctor (Uncredited)

  • James Bush

    James Bush

    Airport Radio Operator (Uncredited)

  • Alexander Cross

    Alexander Cross

    Rudd's Editor (Uncredited)

  • Harry Geise

    Harry Geise

    Police Radio Operator (Uncredited)

  • Gwen Lee

    Gwen Lee

    Western Union Operator (Uncredited)

  • Kitty McHugh

    Kitty McHugh

    Florine (Uncredited)

  • William Newell

    William Newell

    Bill Dahle (Uncredited)

  • Lee Phelps

    Lee Phelps

    First Mechanic (Uncredited)

  • Monte Vandergrift

    Monte Vandergrift

    Second Mechanic (Uncredited)

  • Jessie Rosenquist

    Jessie Rosenquist

    Radio Announcer (Uncredited)

  • Phil Tead

    Phil Tead

    Dallas Airport Radio Operator (Uncredited)