The first recreation of Abraham Lincoln’s assassination ever to be filmed in the historic Ford’s Theatre, The Persistence of Dreams is a real-time depiction of one of the most tragic events in American history. The story explores the little-known fact that Lincoln actually dreamt about his murder only a few days before it took place.
Length: 4:00
Film Details
- Year Released: 2004
- Date Released: 2004
- Alternate Titles:
- Status: Inactive
- 3D: No
- Run Time: <20
- Formats: 15/70
- Distributor:
Arrowhead Productions
- Produced By: Arrowhead Productions
- Executive Producer:
- Producer: Chip Bartlett, Ben Brunkhardt, Erik Courtney
- Director: Erik Courtney
- Associate Producer:
- Writer: Erik Courtney
- Cinematography: Ben Brunkhardt
- Sound Editor:
- Visual Effects:
- Music/Score: Marcus Trumpp
- Editor: Erik Courtney
- Narrator:
- Other Credits: Made with the support of iWERKS Entertainment, Cintel International Ltd., Kodak, Consolidated Film Industries, LFCA, Ford's Theater, Filmwords F/X, U.S. Library of Congress and U.S. National Parks Service
- Sponsors:
Genre
- Drama
- Historical
- Short
Website
Awards
Film Facts
jQuery(document).ready(function($){
// Target Slider
$('.image-gallery').lightSlider({
gallery:true,
item:1,
auto:false,
loop:true,
thumbItem: 9,
thumbMargin: 20,
galleryMargin: 20,
adaptiveHeight: true,
enableTouch:true,
pager:true,
// On the LightSlider Load also load the Lightbox Magnific PopUp.
onSliderLoad: function() {
$('.image-gallery').magnificPopup({
delegate: 'a',
type: 'image',
gallery:{
enabled:true,
navigateByImgClick: true,
preload: [0,1] // Will preload 0 - before current, and 1 after the current image
},
zoom: {
enabled: true, // By default it's false, so don't forget to enable it
duration: 300, // duration of the effect, in milliseconds
easing: 'ease-in-out', // CSS transition easing function
}
});
}
});
});
jQuery(document).ready(function($){
jQuery('div.fusion-carousel-wrapper:not(:has(li.fusion-carousel-item))').hide()
});