Produced for the bicentennial of the French Revolution, the film’s theme is communications. The docu-drama highlights one of the earliest means of long-distance artificial communication: the optical telegraph (semaphore). Invented as a means of transmitting messages from hilltop to hilltop using flagpoles with movable arms, semaphore played an important role in the Revolution.
Length: 42:00
Film Details
- Year Released: 1989
- Date Released: July 1989
- Alternate Titles: J'cris dans l'espace
- Status: Inactive
- 3D: No
- Run Time: 31-50
- Formats: 15/70
- Distributor:
S.E.M. La Geode, Big Films Inc.
- Produced By:
S.E.M. les Productions la Geode, Flach Film, Futuroscope, Lavalin Communications, Canadian Museum of Civilization
- Executive Producer:
- Producer: Jean-Franois Lepetit
- Director: Pierre Étaix
- Associate Producer:
- Writer: Jean-Claude Carrière, Pierre Etaix, Denis Guedj
- Cinematography: Henri Alekan
- Sound Editor:
- Visual Effects:
- Music/Score:
- Editor: Henri Lanoe
- Narrator:
- Other Credits:
- Sponsors:
Genre
- Documentary
- Historical
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()
});