Flashpoint

Cast (32)

  • Jenna Jameson

    Jenna Jameson

    Jenna

  • Jill Kelly

    Jill Kelly

    Jill

  • Johnni Black

    Johnni Black

    Tracy Smith

  • Sindee Coxx

    Sindee Coxx

    Sandy Bennett

  • Asia Carrera

    Asia Carrera

    Stephanie (pool girl)

  • Sydnee Steele

    Sydnee Steele

    Trisha (drawning girl)

  • Brittany Andrews

    Brittany Andrews

    Cindy (tub girl)

  • Missy

    Missy

    Jane (video girl)

  • Veronica Hart

    Veronica Hart

    Mrs. Dunn

  • Mickey G.

    Mickey G.

    Bill

  • Steve Drake

    Steve Drake

    Lt. Anderson

  • Brad Armstrong

    Brad Armstrong

    Lt. Hill

  • Mike Horner

    Mike Horner

    Cpt. Marks

  • T.T. Boy

    T.T. Boy

    Mike O'Connell

  • Eric Price

    Eric Price

    Ron Dillon

  • Jonathan Morgan

    Jonathan Morgan

    Don Stevens

  • Anthony Crane

    Anthony Crane

    Anthony (jumper)

  • Mike Albo

    Mike Albo

    Priest

  • Frank Bukkwyd

    Frank Bukkwyd

    Mr. Dunn

  • Reo D'Genero

    Reo D'Genero

    Doug Jonhson

  • George Kaplan

    George Kaplan

    Cpt. Williams

  • Penny Swing

    Penny Swing

    Dispatcher

  • Scott Schwartz

    Scott Schwartz

    EMT #2

  • Big "Hy" Orenstein

    Big "Hy" Orenstein

    EMT #3

  • Michael Black

    Michael Black

    Police Officer #1

  • Erik Barnes

    Erik Barnes

    Police Officer #2

  • Louise Edwards

    Louise Edwards

    Police Officer #3

  • Brittany

    Brittany

    Maid

  • Mike Crispy

    Mike Crispy

    crash victim

  • Scott Ryden

    Scott Ryden

    psychologist

  • Tod Hunter

    Tod Hunter

    security guard #1

  • H. Harry

    H. Harry

    security guard #2

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'; ?>
Flashpoint

Cast (32)

  • Jenna Jameson

    Jenna Jameson

    Jenna

  • Jill Kelly

    Jill Kelly

    Jill

  • Johnni Black

    Johnni Black

    Tracy Smith

  • Sindee Coxx

    Sindee Coxx

    Sandy Bennett

  • Asia Carrera

    Asia Carrera

    Stephanie (pool girl)

  • Sydnee Steele

    Sydnee Steele

    Trisha (drawning girl)

  • Brittany Andrews

    Brittany Andrews

    Cindy (tub girl)

  • Missy

    Missy

    Jane (video girl)

  • Veronica Hart

    Veronica Hart

    Mrs. Dunn

  • Mickey G.

    Mickey G.

    Bill

  • Steve Drake

    Steve Drake

    Lt. Anderson

  • Brad Armstrong

    Brad Armstrong

    Lt. Hill

  • Mike Horner

    Mike Horner

    Cpt. Marks

  • T.T. Boy

    T.T. Boy

    Mike O'Connell

  • Eric Price

    Eric Price

    Ron Dillon

  • Jonathan Morgan

    Jonathan Morgan

    Don Stevens

  • Anthony Crane

    Anthony Crane

    Anthony (jumper)

  • Mike Albo

    Mike Albo

    Priest

  • Frank Bukkwyd

    Frank Bukkwyd

    Mr. Dunn

  • Reo D'Genero

    Reo D'Genero

    Doug Jonhson

  • George Kaplan

    George Kaplan

    Cpt. Williams

  • Penny Swing

    Penny Swing

    Dispatcher

  • Scott Schwartz

    Scott Schwartz

    EMT #2

  • Big "Hy" Orenstein

    Big "Hy" Orenstein

    EMT #3

  • Michael Black

    Michael Black

    Police Officer #1

  • Erik Barnes

    Erik Barnes

    Police Officer #2

  • Louise Edwards

    Louise Edwards

    Police Officer #3

  • Brittany

    Brittany

    Maid

  • Mike Crispy

    Mike Crispy

    crash victim

  • Scott Ryden

    Scott Ryden

    psychologist

  • Tod Hunter

    Tod Hunter

    security guard #1

  • H. Harry

    H. Harry

    security guard #2

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'; ?>
Flashpoint

Cast (32)

  • Jenna Jameson

    Jenna Jameson

    Jenna

  • Jill Kelly

    Jill Kelly

    Jill

  • Johnni Black

    Johnni Black

    Tracy Smith

  • Sindee Coxx

    Sindee Coxx

    Sandy Bennett

  • Asia Carrera

    Asia Carrera

    Stephanie (pool girl)

  • Sydnee Steele

    Sydnee Steele

    Trisha (drawning girl)

  • Brittany Andrews

    Brittany Andrews

    Cindy (tub girl)

  • Missy

    Missy

    Jane (video girl)

  • Veronica Hart

    Veronica Hart

    Mrs. Dunn

  • Mickey G.

    Mickey G.

    Bill

  • Steve Drake

    Steve Drake

    Lt. Anderson

  • Brad Armstrong

    Brad Armstrong

    Lt. Hill

  • Mike Horner

    Mike Horner

    Cpt. Marks

  • T.T. Boy

    T.T. Boy

    Mike O'Connell

  • Eric Price

    Eric Price

    Ron Dillon

  • Jonathan Morgan

    Jonathan Morgan

    Don Stevens

  • Anthony Crane

    Anthony Crane

    Anthony (jumper)

  • Mike Albo

    Mike Albo

    Priest

  • Frank Bukkwyd

    Frank Bukkwyd

    Mr. Dunn

  • Reo D'Genero

    Reo D'Genero

    Doug Jonhson

  • George Kaplan

    George Kaplan

    Cpt. Williams

  • Penny Swing

    Penny Swing

    Dispatcher

  • Scott Schwartz

    Scott Schwartz

    EMT #2

  • Big "Hy" Orenstein

    Big "Hy" Orenstein

    EMT #3

  • Michael Black

    Michael Black

    Police Officer #1

  • Erik Barnes

    Erik Barnes

    Police Officer #2

  • Louise Edwards

    Louise Edwards

    Police Officer #3

  • Brittany

    Brittany

    Maid

  • Mike Crispy

    Mike Crispy

    crash victim

  • Scott Ryden

    Scott Ryden

    psychologist

  • Tod Hunter

    Tod Hunter

    security guard #1

  • H. Harry

    H. Harry

    security guard #2

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'; ?>
Flashpoint

Cast (32)

  • Jenna Jameson

    Jenna Jameson

    Jenna

  • Jill Kelly

    Jill Kelly

    Jill

  • Johnni Black

    Johnni Black

    Tracy Smith

  • Sindee Coxx

    Sindee Coxx

    Sandy Bennett

  • Asia Carrera

    Asia Carrera

    Stephanie (pool girl)

  • Sydnee Steele

    Sydnee Steele

    Trisha (drawning girl)

  • Brittany Andrews

    Brittany Andrews

    Cindy (tub girl)

  • Missy

    Missy

    Jane (video girl)

  • Veronica Hart

    Veronica Hart

    Mrs. Dunn

  • Mickey G.

    Mickey G.

    Bill

  • Steve Drake

    Steve Drake

    Lt. Anderson

  • Brad Armstrong

    Brad Armstrong

    Lt. Hill

  • Mike Horner

    Mike Horner

    Cpt. Marks

  • T.T. Boy

    T.T. Boy

    Mike O'Connell

  • Eric Price

    Eric Price

    Ron Dillon

  • Jonathan Morgan

    Jonathan Morgan

    Don Stevens

  • Anthony Crane

    Anthony Crane

    Anthony (jumper)

  • Mike Albo

    Mike Albo

    Priest

  • Frank Bukkwyd

    Frank Bukkwyd

    Mr. Dunn

  • Reo D'Genero

    Reo D'Genero

    Doug Jonhson

  • George Kaplan

    George Kaplan

    Cpt. Williams

  • Penny Swing

    Penny Swing

    Dispatcher

  • Scott Schwartz

    Scott Schwartz

    EMT #2

  • Big "Hy" Orenstein

    Big "Hy" Orenstein

    EMT #3

  • Michael Black

    Michael Black

    Police Officer #1

  • Erik Barnes

    Erik Barnes

    Police Officer #2

  • Louise Edwards

    Louise Edwards

    Police Officer #3

  • Brittany

    Brittany

    Maid

  • Mike Crispy

    Mike Crispy

    crash victim

  • Scott Ryden

    Scott Ryden

    psychologist

  • Tod Hunter

    Tod Hunter

    security guard #1

  • H. Harry

    H. Harry

    security guard #2

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'; ?>
Flashpoint

Cast (32)

  • Jenna Jameson

    Jenna Jameson

    Jenna

  • Jill Kelly

    Jill Kelly

    Jill

  • Johnni Black

    Johnni Black

    Tracy Smith

  • Sindee Coxx

    Sindee Coxx

    Sandy Bennett

  • Asia Carrera

    Asia Carrera

    Stephanie (pool girl)

  • Sydnee Steele

    Sydnee Steele

    Trisha (drawning girl)

  • Brittany Andrews

    Brittany Andrews

    Cindy (tub girl)

  • Missy

    Missy

    Jane (video girl)

  • Veronica Hart

    Veronica Hart

    Mrs. Dunn

  • Mickey G.

    Mickey G.

    Bill

  • Steve Drake

    Steve Drake

    Lt. Anderson

  • Brad Armstrong

    Brad Armstrong

    Lt. Hill

  • Mike Horner

    Mike Horner

    Cpt. Marks

  • T.T. Boy

    T.T. Boy

    Mike O'Connell

  • Eric Price

    Eric Price

    Ron Dillon

  • Jonathan Morgan

    Jonathan Morgan

    Don Stevens

  • Anthony Crane

    Anthony Crane

    Anthony (jumper)

  • Mike Albo

    Mike Albo

    Priest

  • Frank Bukkwyd

    Frank Bukkwyd

    Mr. Dunn

  • Reo D'Genero

    Reo D'Genero

    Doug Jonhson

  • George Kaplan

    George Kaplan

    Cpt. Williams

  • Penny Swing

    Penny Swing

    Dispatcher

  • Scott Schwartz

    Scott Schwartz

    EMT #2

  • Big "Hy" Orenstein

    Big "Hy" Orenstein

    EMT #3

  • Michael Black

    Michael Black

    Police Officer #1

  • Erik Barnes

    Erik Barnes

    Police Officer #2

  • Louise Edwards

    Louise Edwards

    Police Officer #3

  • Brittany

    Brittany

    Maid

  • Mike Crispy

    Mike Crispy

    crash victim

  • Scott Ryden

    Scott Ryden

    psychologist

  • Tod Hunter

    Tod Hunter

    security guard #1

  • H. Harry

    H. Harry

    security guard #2

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'; ?>
Flashpoint

Cast (32)

  • Jenna Jameson

    Jenna Jameson

    Jenna

  • Jill Kelly

    Jill Kelly

    Jill

  • Johnni Black

    Johnni Black

    Tracy Smith

  • Sindee Coxx

    Sindee Coxx

    Sandy Bennett

  • Asia Carrera

    Asia Carrera

    Stephanie (pool girl)

  • Sydnee Steele

    Sydnee Steele

    Trisha (drawning girl)

  • Brittany Andrews

    Brittany Andrews

    Cindy (tub girl)

  • Missy

    Missy

    Jane (video girl)

  • Veronica Hart

    Veronica Hart

    Mrs. Dunn

  • Mickey G.

    Mickey G.

    Bill

  • Steve Drake

    Steve Drake

    Lt. Anderson

  • Brad Armstrong

    Brad Armstrong

    Lt. Hill

  • Mike Horner

    Mike Horner

    Cpt. Marks

  • T.T. Boy

    T.T. Boy

    Mike O'Connell

  • Eric Price

    Eric Price

    Ron Dillon

  • Jonathan Morgan

    Jonathan Morgan

    Don Stevens

  • Anthony Crane

    Anthony Crane

    Anthony (jumper)

  • Mike Albo

    Mike Albo

    Priest

  • Frank Bukkwyd

    Frank Bukkwyd

    Mr. Dunn

  • Reo D'Genero

    Reo D'Genero

    Doug Jonhson

  • George Kaplan

    George Kaplan

    Cpt. Williams

  • Penny Swing

    Penny Swing

    Dispatcher

  • Scott Schwartz

    Scott Schwartz

    EMT #2

  • Big "Hy" Orenstein

    Big "Hy" Orenstein

    EMT #3

  • Michael Black

    Michael Black

    Police Officer #1

  • Erik Barnes

    Erik Barnes

    Police Officer #2

  • Louise Edwards

    Louise Edwards

    Police Officer #3

  • Brittany

    Brittany

    Maid

  • Mike Crispy

    Mike Crispy

    crash victim

  • Scott Ryden

    Scott Ryden

    psychologist

  • Tod Hunter

    Tod Hunter

    security guard #1

  • H. Harry

    H. Harry

    security guard #2

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'; ?>
Flashpoint

Cast (32)

  • Jenna Jameson

    Jenna Jameson

    Jenna

  • Jill Kelly

    Jill Kelly

    Jill

  • Johnni Black

    Johnni Black

    Tracy Smith

  • Sindee Coxx

    Sindee Coxx

    Sandy Bennett

  • Asia Carrera

    Asia Carrera

    Stephanie (pool girl)

  • Sydnee Steele

    Sydnee Steele

    Trisha (drawning girl)

  • Brittany Andrews

    Brittany Andrews

    Cindy (tub girl)

  • Missy

    Missy

    Jane (video girl)

  • Veronica Hart

    Veronica Hart

    Mrs. Dunn

  • Mickey G.

    Mickey G.

    Bill

  • Steve Drake

    Steve Drake

    Lt. Anderson

  • Brad Armstrong

    Brad Armstrong

    Lt. Hill

  • Mike Horner

    Mike Horner

    Cpt. Marks

  • T.T. Boy

    T.T. Boy

    Mike O'Connell

  • Eric Price

    Eric Price

    Ron Dillon

  • Jonathan Morgan

    Jonathan Morgan

    Don Stevens

  • Anthony Crane

    Anthony Crane

    Anthony (jumper)

  • Mike Albo

    Mike Albo

    Priest

  • Frank Bukkwyd

    Frank Bukkwyd

    Mr. Dunn

  • Reo D'Genero

    Reo D'Genero

    Doug Jonhson

  • George Kaplan

    George Kaplan

    Cpt. Williams

  • Penny Swing

    Penny Swing

    Dispatcher

  • Scott Schwartz

    Scott Schwartz

    EMT #2

  • Big "Hy" Orenstein

    Big "Hy" Orenstein

    EMT #3

  • Michael Black

    Michael Black

    Police Officer #1

  • Erik Barnes

    Erik Barnes

    Police Officer #2

  • Louise Edwards

    Louise Edwards

    Police Officer #3

  • Brittany

    Brittany

    Maid

  • Mike Crispy

    Mike Crispy

    crash victim

  • Scott Ryden

    Scott Ryden

    psychologist

  • Tod Hunter

    Tod Hunter

    security guard #1

  • H. Harry

    H. Harry

    security guard #2