Billy's Hollywood Screen Kiss

Cast (31)

  • Sean Hayes

    Sean Hayes

    Billy Collier

  • Brad Rowe

    Brad Rowe

    Gabriel

  • Richard Ganoung

    Richard Ganoung

    Perry

  • Meredith Scott Lynn

    Meredith Scott Lynn

    Georgiana

  • Matthew Ashford

    Matthew Ashford

    Whitey

  • Christopher Bradley

    Christopher Bradley

    Andrew

  • Armando Valdes-Kennedy

    Armando Valdes-Kennedy

    Fernando

  • Carmine Giovinazzo

    Carmine Giovinazzo

    Gundy

  • Kimiko Gelman

    Kimiko Gelman

    Donna

  • Niles Jenson

    Niles Jenson

    Diedre

  • Les Borsay

    Les Borsay

    Les

  • Annabelle Gurwitch

    Annabelle Gurwitch

    Gallery Owner

  • Holly Woodlawn

    Holly Woodlawn

    Holly

  • Paul Bartel

    Paul Bartel

    Rex Webster

  • Mr. Dan

    Mr. Dan

    Drag Queen

  • Chad Boardman

    Chad Boardman

    Drag Chorus

  • Rodney Chester

    Rodney Chester

    Drag Chorus

  • Eric Davenport

    Eric Davenport

    Drag Chorus

  • Mark Allen Anderson

    Mark Allen Anderson

    Peter

  • Shanti Reinhardt

    Shanti Reinhardt

    Ju-Ju, the Performance Artist

  • Kiff Scholl

    Kiff Scholl

    Rio, the Performance Artist

  • Shawn Nicholson

    Shawn Nicholson

    Young Billy

  • Jamie Spencer

    Jamie Spencer

    Kent Bartlett

  • Michelle Karen

    Michelle Karen

    Billy's Mom

  • Aaron Wilde

    Aaron Wilde

    Chris Jungblut

  • Bonnie Biehl

    Bonnie Biehl

    Connie Rogers

  • Jason-Shane Scott

    Jason-Shane Scott

    Brad

  • Kimberly Campoli

    Kimberly Campoli

    Natalie

  • Mark Conley

    Mark Conley

    Raymond

  • Robbie Cain

    Robbie Cain

    Joshua

  • Scot Bowman

    Scot Bowman

    Partygoer (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'; ?>
Billy's Hollywood Screen Kiss

Cast (31)

  • Sean Hayes

    Sean Hayes

    Billy Collier

  • Brad Rowe

    Brad Rowe

    Gabriel

  • Richard Ganoung

    Richard Ganoung

    Perry

  • Meredith Scott Lynn

    Meredith Scott Lynn

    Georgiana

  • Matthew Ashford

    Matthew Ashford

    Whitey

  • Christopher Bradley

    Christopher Bradley

    Andrew

  • Armando Valdes-Kennedy

    Armando Valdes-Kennedy

    Fernando

  • Carmine Giovinazzo

    Carmine Giovinazzo

    Gundy

  • Kimiko Gelman

    Kimiko Gelman

    Donna

  • Niles Jenson

    Niles Jenson

    Diedre

  • Les Borsay

    Les Borsay

    Les

  • Annabelle Gurwitch

    Annabelle Gurwitch

    Gallery Owner

  • Holly Woodlawn

    Holly Woodlawn

    Holly

  • Paul Bartel

    Paul Bartel

    Rex Webster

  • Mr. Dan

    Mr. Dan

    Drag Queen

  • Chad Boardman

    Chad Boardman

    Drag Chorus

  • Rodney Chester

    Rodney Chester

    Drag Chorus

  • Eric Davenport

    Eric Davenport

    Drag Chorus

  • Mark Allen Anderson

    Mark Allen Anderson

    Peter

  • Shanti Reinhardt

    Shanti Reinhardt

    Ju-Ju, the Performance Artist

  • Kiff Scholl

    Kiff Scholl

    Rio, the Performance Artist

  • Shawn Nicholson

    Shawn Nicholson

    Young Billy

  • Jamie Spencer

    Jamie Spencer

    Kent Bartlett

  • Michelle Karen

    Michelle Karen

    Billy's Mom

  • Aaron Wilde

    Aaron Wilde

    Chris Jungblut

  • Bonnie Biehl

    Bonnie Biehl

    Connie Rogers

  • Jason-Shane Scott

    Jason-Shane Scott

    Brad

  • Kimberly Campoli

    Kimberly Campoli

    Natalie

  • Mark Conley

    Mark Conley

    Raymond

  • Robbie Cain

    Robbie Cain

    Joshua

  • Scot Bowman

    Scot Bowman

    Partygoer (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'; ?>
Billy's Hollywood Screen Kiss

Cast (31)

  • Sean Hayes

    Sean Hayes

    Billy Collier

  • Brad Rowe

    Brad Rowe

    Gabriel

  • Richard Ganoung

    Richard Ganoung

    Perry

  • Meredith Scott Lynn

    Meredith Scott Lynn

    Georgiana

  • Matthew Ashford

    Matthew Ashford

    Whitey

  • Christopher Bradley

    Christopher Bradley

    Andrew

  • Armando Valdes-Kennedy

    Armando Valdes-Kennedy

    Fernando

  • Carmine Giovinazzo

    Carmine Giovinazzo

    Gundy

  • Kimiko Gelman

    Kimiko Gelman

    Donna

  • Niles Jenson

    Niles Jenson

    Diedre

  • Les Borsay

    Les Borsay

    Les

  • Annabelle Gurwitch

    Annabelle Gurwitch

    Gallery Owner

  • Holly Woodlawn

    Holly Woodlawn

    Holly

  • Paul Bartel

    Paul Bartel

    Rex Webster

  • Mr. Dan

    Mr. Dan

    Drag Queen

  • Chad Boardman

    Chad Boardman

    Drag Chorus

  • Rodney Chester

    Rodney Chester

    Drag Chorus

  • Eric Davenport

    Eric Davenport

    Drag Chorus

  • Mark Allen Anderson

    Mark Allen Anderson

    Peter

  • Shanti Reinhardt

    Shanti Reinhardt

    Ju-Ju, the Performance Artist

  • Kiff Scholl

    Kiff Scholl

    Rio, the Performance Artist

  • Shawn Nicholson

    Shawn Nicholson

    Young Billy

  • Jamie Spencer

    Jamie Spencer

    Kent Bartlett

  • Michelle Karen

    Michelle Karen

    Billy's Mom

  • Aaron Wilde

    Aaron Wilde

    Chris Jungblut

  • Bonnie Biehl

    Bonnie Biehl

    Connie Rogers

  • Jason-Shane Scott

    Jason-Shane Scott

    Brad

  • Kimberly Campoli

    Kimberly Campoli

    Natalie

  • Mark Conley

    Mark Conley

    Raymond

  • Robbie Cain

    Robbie Cain

    Joshua

  • Scot Bowman

    Scot Bowman

    Partygoer (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'; ?>
Billy's Hollywood Screen Kiss

Cast (31)

  • Sean Hayes

    Sean Hayes

    Billy Collier

  • Brad Rowe

    Brad Rowe

    Gabriel

  • Richard Ganoung

    Richard Ganoung

    Perry

  • Meredith Scott Lynn

    Meredith Scott Lynn

    Georgiana

  • Matthew Ashford

    Matthew Ashford

    Whitey

  • Christopher Bradley

    Christopher Bradley

    Andrew

  • Armando Valdes-Kennedy

    Armando Valdes-Kennedy

    Fernando

  • Carmine Giovinazzo

    Carmine Giovinazzo

    Gundy

  • Kimiko Gelman

    Kimiko Gelman

    Donna

  • Niles Jenson

    Niles Jenson

    Diedre

  • Les Borsay

    Les Borsay

    Les

  • Annabelle Gurwitch

    Annabelle Gurwitch

    Gallery Owner

  • Holly Woodlawn

    Holly Woodlawn

    Holly

  • Paul Bartel

    Paul Bartel

    Rex Webster

  • Mr. Dan

    Mr. Dan

    Drag Queen

  • Chad Boardman

    Chad Boardman

    Drag Chorus

  • Rodney Chester

    Rodney Chester

    Drag Chorus

  • Eric Davenport

    Eric Davenport

    Drag Chorus

  • Mark Allen Anderson

    Mark Allen Anderson

    Peter

  • Shanti Reinhardt

    Shanti Reinhardt

    Ju-Ju, the Performance Artist

  • Kiff Scholl

    Kiff Scholl

    Rio, the Performance Artist

  • Shawn Nicholson

    Shawn Nicholson

    Young Billy

  • Jamie Spencer

    Jamie Spencer

    Kent Bartlett

  • Michelle Karen

    Michelle Karen

    Billy's Mom

  • Aaron Wilde

    Aaron Wilde

    Chris Jungblut

  • Bonnie Biehl

    Bonnie Biehl

    Connie Rogers

  • Jason-Shane Scott

    Jason-Shane Scott

    Brad

  • Kimberly Campoli

    Kimberly Campoli

    Natalie

  • Mark Conley

    Mark Conley

    Raymond

  • Robbie Cain

    Robbie Cain

    Joshua

  • Scot Bowman

    Scot Bowman

    Partygoer (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'; ?>
Billy's Hollywood Screen Kiss

Cast (31)

  • Sean Hayes

    Sean Hayes

    Billy Collier

  • Brad Rowe

    Brad Rowe

    Gabriel

  • Richard Ganoung

    Richard Ganoung

    Perry

  • Meredith Scott Lynn

    Meredith Scott Lynn

    Georgiana

  • Matthew Ashford

    Matthew Ashford

    Whitey

  • Christopher Bradley

    Christopher Bradley

    Andrew

  • Armando Valdes-Kennedy

    Armando Valdes-Kennedy

    Fernando

  • Carmine Giovinazzo

    Carmine Giovinazzo

    Gundy

  • Kimiko Gelman

    Kimiko Gelman

    Donna

  • Niles Jenson

    Niles Jenson

    Diedre

  • Les Borsay

    Les Borsay

    Les

  • Annabelle Gurwitch

    Annabelle Gurwitch

    Gallery Owner

  • Holly Woodlawn

    Holly Woodlawn

    Holly

  • Paul Bartel

    Paul Bartel

    Rex Webster

  • Mr. Dan

    Mr. Dan

    Drag Queen

  • Chad Boardman

    Chad Boardman

    Drag Chorus

  • Rodney Chester

    Rodney Chester

    Drag Chorus

  • Eric Davenport

    Eric Davenport

    Drag Chorus

  • Mark Allen Anderson

    Mark Allen Anderson

    Peter

  • Shanti Reinhardt

    Shanti Reinhardt

    Ju-Ju, the Performance Artist

  • Kiff Scholl

    Kiff Scholl

    Rio, the Performance Artist

  • Shawn Nicholson

    Shawn Nicholson

    Young Billy

  • Jamie Spencer

    Jamie Spencer

    Kent Bartlett

  • Michelle Karen

    Michelle Karen

    Billy's Mom

  • Aaron Wilde

    Aaron Wilde

    Chris Jungblut

  • Bonnie Biehl

    Bonnie Biehl

    Connie Rogers

  • Jason-Shane Scott

    Jason-Shane Scott

    Brad

  • Kimberly Campoli

    Kimberly Campoli

    Natalie

  • Mark Conley

    Mark Conley

    Raymond

  • Robbie Cain

    Robbie Cain

    Joshua

  • Scot Bowman

    Scot Bowman

    Partygoer (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'; ?>
Billy's Hollywood Screen Kiss

Cast (31)

  • Sean Hayes

    Sean Hayes

    Billy Collier

  • Brad Rowe

    Brad Rowe

    Gabriel

  • Richard Ganoung

    Richard Ganoung

    Perry

  • Meredith Scott Lynn

    Meredith Scott Lynn

    Georgiana

  • Matthew Ashford

    Matthew Ashford

    Whitey

  • Christopher Bradley

    Christopher Bradley

    Andrew

  • Armando Valdes-Kennedy

    Armando Valdes-Kennedy

    Fernando

  • Carmine Giovinazzo

    Carmine Giovinazzo

    Gundy

  • Kimiko Gelman

    Kimiko Gelman

    Donna

  • Niles Jenson

    Niles Jenson

    Diedre

  • Les Borsay

    Les Borsay

    Les

  • Annabelle Gurwitch

    Annabelle Gurwitch

    Gallery Owner

  • Holly Woodlawn

    Holly Woodlawn

    Holly

  • Paul Bartel

    Paul Bartel

    Rex Webster

  • Mr. Dan

    Mr. Dan

    Drag Queen

  • Chad Boardman

    Chad Boardman

    Drag Chorus

  • Rodney Chester

    Rodney Chester

    Drag Chorus

  • Eric Davenport

    Eric Davenport

    Drag Chorus

  • Mark Allen Anderson

    Mark Allen Anderson

    Peter

  • Shanti Reinhardt

    Shanti Reinhardt

    Ju-Ju, the Performance Artist

  • Kiff Scholl

    Kiff Scholl

    Rio, the Performance Artist

  • Shawn Nicholson

    Shawn Nicholson

    Young Billy

  • Jamie Spencer

    Jamie Spencer

    Kent Bartlett

  • Michelle Karen

    Michelle Karen

    Billy's Mom

  • Aaron Wilde

    Aaron Wilde

    Chris Jungblut

  • Bonnie Biehl

    Bonnie Biehl

    Connie Rogers

  • Jason-Shane Scott

    Jason-Shane Scott

    Brad

  • Kimberly Campoli

    Kimberly Campoli

    Natalie

  • Mark Conley

    Mark Conley

    Raymond

  • Robbie Cain

    Robbie Cain

    Joshua

  • Scot Bowman

    Scot Bowman

    Partygoer (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'; ?>
Billy's Hollywood Screen Kiss

Cast (31)

  • Sean Hayes

    Sean Hayes

    Billy Collier

  • Brad Rowe

    Brad Rowe

    Gabriel

  • Richard Ganoung

    Richard Ganoung

    Perry

  • Meredith Scott Lynn

    Meredith Scott Lynn

    Georgiana

  • Matthew Ashford

    Matthew Ashford

    Whitey

  • Christopher Bradley

    Christopher Bradley

    Andrew

  • Armando Valdes-Kennedy

    Armando Valdes-Kennedy

    Fernando

  • Carmine Giovinazzo

    Carmine Giovinazzo

    Gundy

  • Kimiko Gelman

    Kimiko Gelman

    Donna

  • Niles Jenson

    Niles Jenson

    Diedre

  • Les Borsay

    Les Borsay

    Les

  • Annabelle Gurwitch

    Annabelle Gurwitch

    Gallery Owner

  • Holly Woodlawn

    Holly Woodlawn

    Holly

  • Paul Bartel

    Paul Bartel

    Rex Webster

  • Mr. Dan

    Mr. Dan

    Drag Queen

  • Chad Boardman

    Chad Boardman

    Drag Chorus

  • Rodney Chester

    Rodney Chester

    Drag Chorus

  • Eric Davenport

    Eric Davenport

    Drag Chorus

  • Mark Allen Anderson

    Mark Allen Anderson

    Peter

  • Shanti Reinhardt

    Shanti Reinhardt

    Ju-Ju, the Performance Artist

  • Kiff Scholl

    Kiff Scholl

    Rio, the Performance Artist

  • Shawn Nicholson

    Shawn Nicholson

    Young Billy

  • Jamie Spencer

    Jamie Spencer

    Kent Bartlett

  • Michelle Karen

    Michelle Karen

    Billy's Mom

  • Aaron Wilde

    Aaron Wilde

    Chris Jungblut

  • Bonnie Biehl

    Bonnie Biehl

    Connie Rogers

  • Jason-Shane Scott

    Jason-Shane Scott

    Brad

  • Kimberly Campoli

    Kimberly Campoli

    Natalie

  • Mark Conley

    Mark Conley

    Raymond

  • Robbie Cain

    Robbie Cain

    Joshua

  • Scot Bowman

    Scot Bowman

    Partygoer (uncredited)