Mysterious Skin

Cast (29)

  • Joseph Gordon-Levitt

    Joseph Gordon-Levitt

    Neil McCormick

  • Brady Corbet

    Brady Corbet

    Brian Lackey

  • Michelle Trachtenberg

    Michelle Trachtenberg

    Wendy Peterson

  • Jeffrey Licon

    Jeffrey Licon

    Eric Preston

  • Mary Lynn Rajskub

    Mary Lynn Rajskub

    Avalyn Friesen

  • Elisabeth Shue

    Elisabeth Shue

    Mrs. McCormick

  • Lisa Long

    Lisa Long

    Mrs. Lackey

  • Bill Sage

    Bill Sage

    Coach

  • Chase Ellison

    Chase Ellison

    Neil (Age 8)

  • George Webster

    George Webster

    Brian (Age 8)

  • Riley McGuire

    Riley McGuire

    Wendy (Age 11)

  • Rachael Nastassja Kraft

    Rachael Nastassja Kraft

    Deborah (Age 12)

  • Chris Mulkey

    Chris Mulkey

    Mr. Lackey

  • David Lee Smith

    David Lee Smith

    Alfred

  • Kelly Kruger

    Kelly Kruger

    Deborah Lackey

  • Ryan Stenzel

    Ryan Stenzel

    Stephen Zepherelli

  • Richard Riehle

    Richard Riehle

    Charlie

  • Larry Marko

    Larry Marko

    Old Man with Scar

  • Clover

    Clover

    Patches

  • Bruno Alexander

    Bruno Alexander

    Redneck Hick

  • Forrest Fountain

    Forrest Fountain

    Jackson

  • Zane Huett

    Zane Huett

    Jackson's Son

  • Reedy Gibbs

    Reedy Gibbs

    Receptionist

  • David Alan Graf

    David Alan Graf

    Gay Lumberjack

  • John Ganun

    John Ganun

    NYC John

  • Billy Drago

    Billy Drago

    Zeke

  • Pete Kasper

    Pete Kasper

    Sedan Driver

  • Joan Blair

    Joan Blair

    Customer in Yogurt Shop (uncredited)

  • Trieste Kelly Dunn

    Trieste Kelly Dunn

    Date in "Blood Prom" (uncredited)

Crew (92)

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'; ?>
Mysterious Skin

Cast (29)

  • Joseph Gordon-Levitt

    Joseph Gordon-Levitt

    Neil McCormick

  • Brady Corbet

    Brady Corbet

    Brian Lackey

  • Michelle Trachtenberg

    Michelle Trachtenberg

    Wendy Peterson

  • Jeffrey Licon

    Jeffrey Licon

    Eric Preston

  • Mary Lynn Rajskub

    Mary Lynn Rajskub

    Avalyn Friesen

  • Elisabeth Shue

    Elisabeth Shue

    Mrs. McCormick

  • Lisa Long

    Lisa Long

    Mrs. Lackey

  • Bill Sage

    Bill Sage

    Coach

  • Chase Ellison

    Chase Ellison

    Neil (Age 8)

  • George Webster

    George Webster

    Brian (Age 8)

  • Riley McGuire

    Riley McGuire

    Wendy (Age 11)

  • Rachael Nastassja Kraft

    Rachael Nastassja Kraft

    Deborah (Age 12)

  • Chris Mulkey

    Chris Mulkey

    Mr. Lackey

  • David Lee Smith

    David Lee Smith

    Alfred

  • Kelly Kruger

    Kelly Kruger

    Deborah Lackey

  • Ryan Stenzel

    Ryan Stenzel

    Stephen Zepherelli

  • Richard Riehle

    Richard Riehle

    Charlie

  • Larry Marko

    Larry Marko

    Old Man with Scar

  • Clover

    Clover

    Patches

  • Bruno Alexander

    Bruno Alexander

    Redneck Hick

  • Forrest Fountain

    Forrest Fountain

    Jackson

  • Zane Huett

    Zane Huett

    Jackson's Son

  • Reedy Gibbs

    Reedy Gibbs

    Receptionist

  • David Alan Graf

    David Alan Graf

    Gay Lumberjack

  • John Ganun

    John Ganun

    NYC John

  • Billy Drago

    Billy Drago

    Zeke

  • Pete Kasper

    Pete Kasper

    Sedan Driver

  • Joan Blair

    Joan Blair

    Customer in Yogurt Shop (uncredited)

  • Trieste Kelly Dunn

    Trieste Kelly Dunn

    Date in "Blood Prom" (uncredited)

Crew (92)

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'; ?>
Mysterious Skin

Cast (29)

  • Joseph Gordon-Levitt

    Joseph Gordon-Levitt

    Neil McCormick

  • Brady Corbet

    Brady Corbet

    Brian Lackey

  • Michelle Trachtenberg

    Michelle Trachtenberg

    Wendy Peterson

  • Jeffrey Licon

    Jeffrey Licon

    Eric Preston

  • Mary Lynn Rajskub

    Mary Lynn Rajskub

    Avalyn Friesen

  • Elisabeth Shue

    Elisabeth Shue

    Mrs. McCormick

  • Lisa Long

    Lisa Long

    Mrs. Lackey

  • Bill Sage

    Bill Sage

    Coach

  • Chase Ellison

    Chase Ellison

    Neil (Age 8)

  • George Webster

    George Webster

    Brian (Age 8)

  • Riley McGuire

    Riley McGuire

    Wendy (Age 11)

  • Rachael Nastassja Kraft

    Rachael Nastassja Kraft

    Deborah (Age 12)

  • Chris Mulkey

    Chris Mulkey

    Mr. Lackey

  • David Lee Smith

    David Lee Smith

    Alfred

  • Kelly Kruger

    Kelly Kruger

    Deborah Lackey

  • Ryan Stenzel

    Ryan Stenzel

    Stephen Zepherelli

  • Richard Riehle

    Richard Riehle

    Charlie

  • Larry Marko

    Larry Marko

    Old Man with Scar

  • Clover

    Clover

    Patches

  • Bruno Alexander

    Bruno Alexander

    Redneck Hick

  • Forrest Fountain

    Forrest Fountain

    Jackson

  • Zane Huett

    Zane Huett

    Jackson's Son

  • Reedy Gibbs

    Reedy Gibbs

    Receptionist

  • David Alan Graf

    David Alan Graf

    Gay Lumberjack

  • John Ganun

    John Ganun

    NYC John

  • Billy Drago

    Billy Drago

    Zeke

  • Pete Kasper

    Pete Kasper

    Sedan Driver

  • Joan Blair

    Joan Blair

    Customer in Yogurt Shop (uncredited)

  • Trieste Kelly Dunn

    Trieste Kelly Dunn

    Date in "Blood Prom" (uncredited)

Crew (92)

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'; ?>
Mysterious Skin

Cast (29)

  • Joseph Gordon-Levitt

    Joseph Gordon-Levitt

    Neil McCormick

  • Brady Corbet

    Brady Corbet

    Brian Lackey

  • Michelle Trachtenberg

    Michelle Trachtenberg

    Wendy Peterson

  • Jeffrey Licon

    Jeffrey Licon

    Eric Preston

  • Mary Lynn Rajskub

    Mary Lynn Rajskub

    Avalyn Friesen

  • Elisabeth Shue

    Elisabeth Shue

    Mrs. McCormick

  • Lisa Long

    Lisa Long

    Mrs. Lackey

  • Bill Sage

    Bill Sage

    Coach

  • Chase Ellison

    Chase Ellison

    Neil (Age 8)

  • George Webster

    George Webster

    Brian (Age 8)

  • Riley McGuire

    Riley McGuire

    Wendy (Age 11)

  • Rachael Nastassja Kraft

    Rachael Nastassja Kraft

    Deborah (Age 12)

  • Chris Mulkey

    Chris Mulkey

    Mr. Lackey

  • David Lee Smith

    David Lee Smith

    Alfred

  • Kelly Kruger

    Kelly Kruger

    Deborah Lackey

  • Ryan Stenzel

    Ryan Stenzel

    Stephen Zepherelli

  • Richard Riehle

    Richard Riehle

    Charlie

  • Larry Marko

    Larry Marko

    Old Man with Scar

  • Clover

    Clover

    Patches

  • Bruno Alexander

    Bruno Alexander

    Redneck Hick

  • Forrest Fountain

    Forrest Fountain

    Jackson

  • Zane Huett

    Zane Huett

    Jackson's Son

  • Reedy Gibbs

    Reedy Gibbs

    Receptionist

  • David Alan Graf

    David Alan Graf

    Gay Lumberjack

  • John Ganun

    John Ganun

    NYC John

  • Billy Drago

    Billy Drago

    Zeke

  • Pete Kasper

    Pete Kasper

    Sedan Driver

  • Joan Blair

    Joan Blair

    Customer in Yogurt Shop (uncredited)

  • Trieste Kelly Dunn

    Trieste Kelly Dunn

    Date in "Blood Prom" (uncredited)

Crew (92)

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'; ?>
Mysterious Skin

Cast (29)

  • Joseph Gordon-Levitt

    Joseph Gordon-Levitt

    Neil McCormick

  • Brady Corbet

    Brady Corbet

    Brian Lackey

  • Michelle Trachtenberg

    Michelle Trachtenberg

    Wendy Peterson

  • Jeffrey Licon

    Jeffrey Licon

    Eric Preston

  • Mary Lynn Rajskub

    Mary Lynn Rajskub

    Avalyn Friesen

  • Elisabeth Shue

    Elisabeth Shue

    Mrs. McCormick

  • Lisa Long

    Lisa Long

    Mrs. Lackey

  • Bill Sage

    Bill Sage

    Coach

  • Chase Ellison

    Chase Ellison

    Neil (Age 8)

  • George Webster

    George Webster

    Brian (Age 8)

  • Riley McGuire

    Riley McGuire

    Wendy (Age 11)

  • Rachael Nastassja Kraft

    Rachael Nastassja Kraft

    Deborah (Age 12)

  • Chris Mulkey

    Chris Mulkey

    Mr. Lackey

  • David Lee Smith

    David Lee Smith

    Alfred

  • Kelly Kruger

    Kelly Kruger

    Deborah Lackey

  • Ryan Stenzel

    Ryan Stenzel

    Stephen Zepherelli

  • Richard Riehle

    Richard Riehle

    Charlie

  • Larry Marko

    Larry Marko

    Old Man with Scar

  • Clover

    Clover

    Patches

  • Bruno Alexander

    Bruno Alexander

    Redneck Hick

  • Forrest Fountain

    Forrest Fountain

    Jackson

  • Zane Huett

    Zane Huett

    Jackson's Son

  • Reedy Gibbs

    Reedy Gibbs

    Receptionist

  • David Alan Graf

    David Alan Graf

    Gay Lumberjack

  • John Ganun

    John Ganun

    NYC John

  • Billy Drago

    Billy Drago

    Zeke

  • Pete Kasper

    Pete Kasper

    Sedan Driver

  • Joan Blair

    Joan Blair

    Customer in Yogurt Shop (uncredited)

  • Trieste Kelly Dunn

    Trieste Kelly Dunn

    Date in "Blood Prom" (uncredited)

Crew (92)

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'; ?>
Mysterious Skin

Cast (29)

  • Joseph Gordon-Levitt

    Joseph Gordon-Levitt

    Neil McCormick

  • Brady Corbet

    Brady Corbet

    Brian Lackey

  • Michelle Trachtenberg

    Michelle Trachtenberg

    Wendy Peterson

  • Jeffrey Licon

    Jeffrey Licon

    Eric Preston

  • Mary Lynn Rajskub

    Mary Lynn Rajskub

    Avalyn Friesen

  • Elisabeth Shue

    Elisabeth Shue

    Mrs. McCormick

  • Lisa Long

    Lisa Long

    Mrs. Lackey

  • Bill Sage

    Bill Sage

    Coach

  • Chase Ellison

    Chase Ellison

    Neil (Age 8)

  • George Webster

    George Webster

    Brian (Age 8)

  • Riley McGuire

    Riley McGuire

    Wendy (Age 11)

  • Rachael Nastassja Kraft

    Rachael Nastassja Kraft

    Deborah (Age 12)

  • Chris Mulkey

    Chris Mulkey

    Mr. Lackey

  • David Lee Smith

    David Lee Smith

    Alfred

  • Kelly Kruger

    Kelly Kruger

    Deborah Lackey

  • Ryan Stenzel

    Ryan Stenzel

    Stephen Zepherelli

  • Richard Riehle

    Richard Riehle

    Charlie

  • Larry Marko

    Larry Marko

    Old Man with Scar

  • Clover

    Clover

    Patches

  • Bruno Alexander

    Bruno Alexander

    Redneck Hick

  • Forrest Fountain

    Forrest Fountain

    Jackson

  • Zane Huett

    Zane Huett

    Jackson's Son

  • Reedy Gibbs

    Reedy Gibbs

    Receptionist

  • David Alan Graf

    David Alan Graf

    Gay Lumberjack

  • John Ganun

    John Ganun

    NYC John

  • Billy Drago

    Billy Drago

    Zeke

  • Pete Kasper

    Pete Kasper

    Sedan Driver

  • Joan Blair

    Joan Blair

    Customer in Yogurt Shop (uncredited)

  • Trieste Kelly Dunn

    Trieste Kelly Dunn

    Date in "Blood Prom" (uncredited)

Crew (92)

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'; ?>
Mysterious Skin

Cast (29)

  • Joseph Gordon-Levitt

    Joseph Gordon-Levitt

    Neil McCormick

  • Brady Corbet

    Brady Corbet

    Brian Lackey

  • Michelle Trachtenberg

    Michelle Trachtenberg

    Wendy Peterson

  • Jeffrey Licon

    Jeffrey Licon

    Eric Preston

  • Mary Lynn Rajskub

    Mary Lynn Rajskub

    Avalyn Friesen

  • Elisabeth Shue

    Elisabeth Shue

    Mrs. McCormick

  • Lisa Long

    Lisa Long

    Mrs. Lackey

  • Bill Sage

    Bill Sage

    Coach

  • Chase Ellison

    Chase Ellison

    Neil (Age 8)

  • George Webster

    George Webster

    Brian (Age 8)

  • Riley McGuire

    Riley McGuire

    Wendy (Age 11)

  • Rachael Nastassja Kraft

    Rachael Nastassja Kraft

    Deborah (Age 12)

  • Chris Mulkey

    Chris Mulkey

    Mr. Lackey

  • David Lee Smith

    David Lee Smith

    Alfred

  • Kelly Kruger

    Kelly Kruger

    Deborah Lackey

  • Ryan Stenzel

    Ryan Stenzel

    Stephen Zepherelli

  • Richard Riehle

    Richard Riehle

    Charlie

  • Larry Marko

    Larry Marko

    Old Man with Scar

  • Clover

    Clover

    Patches

  • Bruno Alexander

    Bruno Alexander

    Redneck Hick

  • Forrest Fountain

    Forrest Fountain

    Jackson

  • Zane Huett

    Zane Huett

    Jackson's Son

  • Reedy Gibbs

    Reedy Gibbs

    Receptionist

  • David Alan Graf

    David Alan Graf

    Gay Lumberjack

  • John Ganun

    John Ganun

    NYC John

  • Billy Drago

    Billy Drago

    Zeke

  • Pete Kasper

    Pete Kasper

    Sedan Driver

  • Joan Blair

    Joan Blair

    Customer in Yogurt Shop (uncredited)

  • Trieste Kelly Dunn

    Trieste Kelly Dunn

    Date in "Blood Prom" (uncredited)

Crew (92)