Monarch butterflies are great travellers and the stars of this film. Every fall they journey from all over North America to the mountain valleys of Michoacan state, Mexico. Shot on location in Mexico, Canada and Florida, the film brings the audience into the life-cycle of the Monarch.
Length: 15:00
Film Details
- Year Released: 1990
- Date Released: April 1990
- Alternate Titles:
- Status: In Distribution
- 3D: No
- Run Time: <20
- Formats: 15/70, IMAX Magic Carpet
- Distributor:
IMAX Corporation
- Produced By: Magic Carpet Productions for Sanwa Midori
- Executive Producer:
- Producer: Roman Kroitor, Charles Konowal
- Director: Michael Scott
- Associate Producer:
- Writer:
- Cinematography: Jean-Pierre Lachapelle
- Sound Editor:
- Visual Effects:
- Music/Score:
- Editor:
- Narrator:
- Other Credits:
- Sponsors:
Genre
- Documentary
- Nature
Website
Awards
Film Facts
The first film shot using the IMAX Magic Carpet process and first shown at EXPO ’90 in Osaka.
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()
});