Dash and Lilly

Cast (31)

  • Sam Shepard

    Sam Shepard

    Dashiell Hammett

  • Judy Davis

    Judy Davis

    Lillian Hellman

  • David Paymer

    David Paymer

    Arthur Kober

  • Laurence Luckinbill

    Laurence Luckinbill

    Joseph Rauh

  • Zeljko Ivanek

    Zeljko Ivanek

    Mel Berman

  • Bebe Neuwirth

    Bebe Neuwirth

    Dorothy Parker

  • Alex Fallis

    Alex Fallis

    Bing Crosby

  • Stephanie Morgenstern

    Stephanie Morgenstern

    Studio Secretary

  • Bill Martin

    Bill Martin

    Croupier

  • Barry Flatman

    Barry Flatman

    Man on Train

  • Toby Proctor

    Toby Proctor

    Delivery Boy

  • Maria Syrgiannis

    Maria Syrgiannis

    Girl with Hammett

  • Stephanie Belding

    Stephanie Belding

    Hospital Receptionist

  • Boyd Banks

    Boyd Banks

    Prison Guard

  • Ned Eisenberg

    Ned Eisenberg

    Bob Constantine

  • Barbara Gordon

    Barbara Gordon

    Society Matron

  • Marie Dame

    Marie Dame

    "Children's Hour" Actress #1

  • Sharon Bernbaum

    Sharon Bernbaum

    "Children's Hour" Actress #2

  • Victor A. Young

    Victor A. Young

    Harvey Chernoff

  • Mark Zimmerman

    Mark Zimmerman

    Walter Winchell

  • Mark Ellis

    Mark Ellis

    Hollis

  • J. Craig Sandy

    J. Craig Sandy

    FBI Agent

  • Bob Land

    Bob Land

    Waiter

  • Paul Miller

    Paul Miller

    Man at Airport

  • Roman Podhora

    Roman Podhora

    Chief FBI Agent

  • Ken Kramer

    Ken Kramer

    New York Lawyer

  • Peter Langley

    Peter Langley

    HUAC Chairman

  • David Crean

    David Crean

    HUAC Chief Counsel

  • Robert Buck

    Robert Buck

    HUAC Committee Member

  • Yank Azman

    Yank Azman

    Doctor

  • Caitriona Murphy

    Caitriona Murphy

    Nurse

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'; ?>
Dash and Lilly

Cast (31)

  • Sam Shepard

    Sam Shepard

    Dashiell Hammett

  • Judy Davis

    Judy Davis

    Lillian Hellman

  • David Paymer

    David Paymer

    Arthur Kober

  • Laurence Luckinbill

    Laurence Luckinbill

    Joseph Rauh

  • Zeljko Ivanek

    Zeljko Ivanek

    Mel Berman

  • Bebe Neuwirth

    Bebe Neuwirth

    Dorothy Parker

  • Alex Fallis

    Alex Fallis

    Bing Crosby

  • Stephanie Morgenstern

    Stephanie Morgenstern

    Studio Secretary

  • Bill Martin

    Bill Martin

    Croupier

  • Barry Flatman

    Barry Flatman

    Man on Train

  • Toby Proctor

    Toby Proctor

    Delivery Boy

  • Maria Syrgiannis

    Maria Syrgiannis

    Girl with Hammett

  • Stephanie Belding

    Stephanie Belding

    Hospital Receptionist

  • Boyd Banks

    Boyd Banks

    Prison Guard

  • Ned Eisenberg

    Ned Eisenberg

    Bob Constantine

  • Barbara Gordon

    Barbara Gordon

    Society Matron

  • Marie Dame

    Marie Dame

    "Children's Hour" Actress #1

  • Sharon Bernbaum

    Sharon Bernbaum

    "Children's Hour" Actress #2

  • Victor A. Young

    Victor A. Young

    Harvey Chernoff

  • Mark Zimmerman

    Mark Zimmerman

    Walter Winchell

  • Mark Ellis

    Mark Ellis

    Hollis

  • J. Craig Sandy

    J. Craig Sandy

    FBI Agent

  • Bob Land

    Bob Land

    Waiter

  • Paul Miller

    Paul Miller

    Man at Airport

  • Roman Podhora

    Roman Podhora

    Chief FBI Agent

  • Ken Kramer

    Ken Kramer

    New York Lawyer

  • Peter Langley

    Peter Langley

    HUAC Chairman

  • David Crean

    David Crean

    HUAC Chief Counsel

  • Robert Buck

    Robert Buck

    HUAC Committee Member

  • Yank Azman

    Yank Azman

    Doctor

  • Caitriona Murphy

    Caitriona Murphy

    Nurse

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'; ?>
Dash and Lilly

Cast (31)

  • Sam Shepard

    Sam Shepard

    Dashiell Hammett

  • Judy Davis

    Judy Davis

    Lillian Hellman

  • David Paymer

    David Paymer

    Arthur Kober

  • Laurence Luckinbill

    Laurence Luckinbill

    Joseph Rauh

  • Zeljko Ivanek

    Zeljko Ivanek

    Mel Berman

  • Bebe Neuwirth

    Bebe Neuwirth

    Dorothy Parker

  • Alex Fallis

    Alex Fallis

    Bing Crosby

  • Stephanie Morgenstern

    Stephanie Morgenstern

    Studio Secretary

  • Bill Martin

    Bill Martin

    Croupier

  • Barry Flatman

    Barry Flatman

    Man on Train

  • Toby Proctor

    Toby Proctor

    Delivery Boy

  • Maria Syrgiannis

    Maria Syrgiannis

    Girl with Hammett

  • Stephanie Belding

    Stephanie Belding

    Hospital Receptionist

  • Boyd Banks

    Boyd Banks

    Prison Guard

  • Ned Eisenberg

    Ned Eisenberg

    Bob Constantine

  • Barbara Gordon

    Barbara Gordon

    Society Matron

  • Marie Dame

    Marie Dame

    "Children's Hour" Actress #1

  • Sharon Bernbaum

    Sharon Bernbaum

    "Children's Hour" Actress #2

  • Victor A. Young

    Victor A. Young

    Harvey Chernoff

  • Mark Zimmerman

    Mark Zimmerman

    Walter Winchell

  • Mark Ellis

    Mark Ellis

    Hollis

  • J. Craig Sandy

    J. Craig Sandy

    FBI Agent

  • Bob Land

    Bob Land

    Waiter

  • Paul Miller

    Paul Miller

    Man at Airport

  • Roman Podhora

    Roman Podhora

    Chief FBI Agent

  • Ken Kramer

    Ken Kramer

    New York Lawyer

  • Peter Langley

    Peter Langley

    HUAC Chairman

  • David Crean

    David Crean

    HUAC Chief Counsel

  • Robert Buck

    Robert Buck

    HUAC Committee Member

  • Yank Azman

    Yank Azman

    Doctor

  • Caitriona Murphy

    Caitriona Murphy

    Nurse

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'; ?>
Dash and Lilly

Cast (31)

  • Sam Shepard

    Sam Shepard

    Dashiell Hammett

  • Judy Davis

    Judy Davis

    Lillian Hellman

  • David Paymer

    David Paymer

    Arthur Kober

  • Laurence Luckinbill

    Laurence Luckinbill

    Joseph Rauh

  • Zeljko Ivanek

    Zeljko Ivanek

    Mel Berman

  • Bebe Neuwirth

    Bebe Neuwirth

    Dorothy Parker

  • Alex Fallis

    Alex Fallis

    Bing Crosby

  • Stephanie Morgenstern

    Stephanie Morgenstern

    Studio Secretary

  • Bill Martin

    Bill Martin

    Croupier

  • Barry Flatman

    Barry Flatman

    Man on Train

  • Toby Proctor

    Toby Proctor

    Delivery Boy

  • Maria Syrgiannis

    Maria Syrgiannis

    Girl with Hammett

  • Stephanie Belding

    Stephanie Belding

    Hospital Receptionist

  • Boyd Banks

    Boyd Banks

    Prison Guard

  • Ned Eisenberg

    Ned Eisenberg

    Bob Constantine

  • Barbara Gordon

    Barbara Gordon

    Society Matron

  • Marie Dame

    Marie Dame

    "Children's Hour" Actress #1

  • Sharon Bernbaum

    Sharon Bernbaum

    "Children's Hour" Actress #2

  • Victor A. Young

    Victor A. Young

    Harvey Chernoff

  • Mark Zimmerman

    Mark Zimmerman

    Walter Winchell

  • Mark Ellis

    Mark Ellis

    Hollis

  • J. Craig Sandy

    J. Craig Sandy

    FBI Agent

  • Bob Land

    Bob Land

    Waiter

  • Paul Miller

    Paul Miller

    Man at Airport

  • Roman Podhora

    Roman Podhora

    Chief FBI Agent

  • Ken Kramer

    Ken Kramer

    New York Lawyer

  • Peter Langley

    Peter Langley

    HUAC Chairman

  • David Crean

    David Crean

    HUAC Chief Counsel

  • Robert Buck

    Robert Buck

    HUAC Committee Member

  • Yank Azman

    Yank Azman

    Doctor

  • Caitriona Murphy

    Caitriona Murphy

    Nurse

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'; ?>
Dash and Lilly

Cast (31)

  • Sam Shepard

    Sam Shepard

    Dashiell Hammett

  • Judy Davis

    Judy Davis

    Lillian Hellman

  • David Paymer

    David Paymer

    Arthur Kober

  • Laurence Luckinbill

    Laurence Luckinbill

    Joseph Rauh

  • Zeljko Ivanek

    Zeljko Ivanek

    Mel Berman

  • Bebe Neuwirth

    Bebe Neuwirth

    Dorothy Parker

  • Alex Fallis

    Alex Fallis

    Bing Crosby

  • Stephanie Morgenstern

    Stephanie Morgenstern

    Studio Secretary

  • Bill Martin

    Bill Martin

    Croupier

  • Barry Flatman

    Barry Flatman

    Man on Train

  • Toby Proctor

    Toby Proctor

    Delivery Boy

  • Maria Syrgiannis

    Maria Syrgiannis

    Girl with Hammett

  • Stephanie Belding

    Stephanie Belding

    Hospital Receptionist

  • Boyd Banks

    Boyd Banks

    Prison Guard

  • Ned Eisenberg

    Ned Eisenberg

    Bob Constantine

  • Barbara Gordon

    Barbara Gordon

    Society Matron

  • Marie Dame

    Marie Dame

    "Children's Hour" Actress #1

  • Sharon Bernbaum

    Sharon Bernbaum

    "Children's Hour" Actress #2

  • Victor A. Young

    Victor A. Young

    Harvey Chernoff

  • Mark Zimmerman

    Mark Zimmerman

    Walter Winchell

  • Mark Ellis

    Mark Ellis

    Hollis

  • J. Craig Sandy

    J. Craig Sandy

    FBI Agent

  • Bob Land

    Bob Land

    Waiter

  • Paul Miller

    Paul Miller

    Man at Airport

  • Roman Podhora

    Roman Podhora

    Chief FBI Agent

  • Ken Kramer

    Ken Kramer

    New York Lawyer

  • Peter Langley

    Peter Langley

    HUAC Chairman

  • David Crean

    David Crean

    HUAC Chief Counsel

  • Robert Buck

    Robert Buck

    HUAC Committee Member

  • Yank Azman

    Yank Azman

    Doctor

  • Caitriona Murphy

    Caitriona Murphy

    Nurse

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'; ?>
Dash and Lilly

Cast (31)

  • Sam Shepard

    Sam Shepard

    Dashiell Hammett

  • Judy Davis

    Judy Davis

    Lillian Hellman

  • David Paymer

    David Paymer

    Arthur Kober

  • Laurence Luckinbill

    Laurence Luckinbill

    Joseph Rauh

  • Zeljko Ivanek

    Zeljko Ivanek

    Mel Berman

  • Bebe Neuwirth

    Bebe Neuwirth

    Dorothy Parker

  • Alex Fallis

    Alex Fallis

    Bing Crosby

  • Stephanie Morgenstern

    Stephanie Morgenstern

    Studio Secretary

  • Bill Martin

    Bill Martin

    Croupier

  • Barry Flatman

    Barry Flatman

    Man on Train

  • Toby Proctor

    Toby Proctor

    Delivery Boy

  • Maria Syrgiannis

    Maria Syrgiannis

    Girl with Hammett

  • Stephanie Belding

    Stephanie Belding

    Hospital Receptionist

  • Boyd Banks

    Boyd Banks

    Prison Guard

  • Ned Eisenberg

    Ned Eisenberg

    Bob Constantine

  • Barbara Gordon

    Barbara Gordon

    Society Matron

  • Marie Dame

    Marie Dame

    "Children's Hour" Actress #1

  • Sharon Bernbaum

    Sharon Bernbaum

    "Children's Hour" Actress #2

  • Victor A. Young

    Victor A. Young

    Harvey Chernoff

  • Mark Zimmerman

    Mark Zimmerman

    Walter Winchell

  • Mark Ellis

    Mark Ellis

    Hollis

  • J. Craig Sandy

    J. Craig Sandy

    FBI Agent

  • Bob Land

    Bob Land

    Waiter

  • Paul Miller

    Paul Miller

    Man at Airport

  • Roman Podhora

    Roman Podhora

    Chief FBI Agent

  • Ken Kramer

    Ken Kramer

    New York Lawyer

  • Peter Langley

    Peter Langley

    HUAC Chairman

  • David Crean

    David Crean

    HUAC Chief Counsel

  • Robert Buck

    Robert Buck

    HUAC Committee Member

  • Yank Azman

    Yank Azman

    Doctor

  • Caitriona Murphy

    Caitriona Murphy

    Nurse

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'; ?>
Dash and Lilly

Cast (31)

  • Sam Shepard

    Sam Shepard

    Dashiell Hammett

  • Judy Davis

    Judy Davis

    Lillian Hellman

  • David Paymer

    David Paymer

    Arthur Kober

  • Laurence Luckinbill

    Laurence Luckinbill

    Joseph Rauh

  • Zeljko Ivanek

    Zeljko Ivanek

    Mel Berman

  • Bebe Neuwirth

    Bebe Neuwirth

    Dorothy Parker

  • Alex Fallis

    Alex Fallis

    Bing Crosby

  • Stephanie Morgenstern

    Stephanie Morgenstern

    Studio Secretary

  • Bill Martin

    Bill Martin

    Croupier

  • Barry Flatman

    Barry Flatman

    Man on Train

  • Toby Proctor

    Toby Proctor

    Delivery Boy

  • Maria Syrgiannis

    Maria Syrgiannis

    Girl with Hammett

  • Stephanie Belding

    Stephanie Belding

    Hospital Receptionist

  • Boyd Banks

    Boyd Banks

    Prison Guard

  • Ned Eisenberg

    Ned Eisenberg

    Bob Constantine

  • Barbara Gordon

    Barbara Gordon

    Society Matron

  • Marie Dame

    Marie Dame

    "Children's Hour" Actress #1

  • Sharon Bernbaum

    Sharon Bernbaum

    "Children's Hour" Actress #2

  • Victor A. Young

    Victor A. Young

    Harvey Chernoff

  • Mark Zimmerman

    Mark Zimmerman

    Walter Winchell

  • Mark Ellis

    Mark Ellis

    Hollis

  • J. Craig Sandy

    J. Craig Sandy

    FBI Agent

  • Bob Land

    Bob Land

    Waiter

  • Paul Miller

    Paul Miller

    Man at Airport

  • Roman Podhora

    Roman Podhora

    Chief FBI Agent

  • Ken Kramer

    Ken Kramer

    New York Lawyer

  • Peter Langley

    Peter Langley

    HUAC Chairman

  • David Crean

    David Crean

    HUAC Chief Counsel

  • Robert Buck

    Robert Buck

    HUAC Committee Member

  • Yank Azman

    Yank Azman

    Doctor

  • Caitriona Murphy

    Caitriona Murphy

    Nurse