'); $(".awardLLA").attr("data-toggle","tooltip").attr("data-placement","bottom"); $(".awardLLA").attr({ title: "Life Achievement Award: This filmmaker received an AFI Life Achievement Award." }); $(".offscreenCrediticon").append('
'); $(".awardOF").attr("data-toggle","tooltip").attr("data-placement","bottom"); $(".awardOF").attr({ title: "Offscreen Credit: This credit did not appear onscreen and was derived from contemporary sources." }); $(".partiallyViewIcon").append('
'); $(".awardPV").attr("data-toggle","tooltip").attr("data-placement","bottom"); $(".awardPV").attr({ title: "Partially Viewed by AFI: This film was partially viewed by AFI for the Synopsis and Credits." }); $(".nameTitleicon").append('
'); $(".awardNA").attr("data-toggle","tooltip").attr("data-placement","bottom"); $(".awardNA").attr({ title: "Name Occurs Before Title: This filmmaker's name was displayed before the title in onscreen credits." }); $(".viewbyAFIicon").append('
'); $(".awardAFI").attr("data-toggle","tooltip").attr("data-placement","bottom"); $(".awardAFI").attr({ title: "Viewed by AFI: This film was viewed in its entirety by AFI for the Synopsis and Credits." }); var Fullview; $(".fullviewheadings").hide(); var isPremium = ($("#modelIsPremium").val() == "True"); var isShowPoster = ($("#modelIsShowPoster").val() == "True"); var isShowVideo = ($("#modelIsShowVideo").val() == "True"); if (isPremium == true || isShowPoster == true) { //$(".blockMovies").addClass("col-md-7"); //$(".blockMovies").removeClass("col-xs-12"); } else { if (ReleaseYear >= 1994) { $(".blockMovies").removeClass("col-lg-8 col-sm-8"); $(".blockMovies").addClass("col-lg-12 col-sm-12"); $("#movieDetials").attr("class","col-md-12"); $("#search_header").addClass("searchheaderfullwidth"); // $("#movieDetials").addClass("col-lg-12"); // $(".bannerImg-container").css("display","none"); } else { $(".blockMovies").removeClass("col-md-7"); $(".blockMovies").addClass("col-lg-12 col-sm-12"); $("#search_header").addClass("searchheaderfullwidth"); $(".row").removeClass("imagerow"); if (($(window).width() = 1994) { $(".hedAfi").hide(); $(".subhedAfi").hide(); $("#divMasterPageTop").addClass("bgpost93"); $(".panelSearch").css("top","17px"); $(".nav-search-scope").css("background-color","#263f66"); $("#headerBackground").removeClass("headerBg"); $("#headerBackground").addClass("headerBgpost93"); $(".search-header-details").attr('id','headerBgpost93'); $(".blockMovies").attr('id','headerBgpost93'); $(".search-header-details").css("margin","0"); $(".tabdetail ").attr('id','tabpost93'); $(".more, .less").addClass("morepost93"); $(".icon-containerInner").css("right","33px"); $(".row-eq-height").attr("id","rowpost93"); $(".bannerImg-container").hide(); $("#movieDetials").removeClass("resultbg"); $("#movieDetials").removeClass("col-md-9"); $("#movieDetials").addClass("col-md-12"); $(".topsearch").css("display","none"); if ("VERIFIED" == "STUB RECORD VERIFIED") { $(".fullView").trigger("click"); } if (($(window).width() 991)) { //$(".bgpost93").css("display", "block"); $(".panelSearch").css("top", "15px"); //$("#mobilsearch").css({ // 'background': '#263f66', // 'border-top': '1px solid rgba(255, 255, 255, 0.41)', // 'border-bottom': '1px solid rgba(255, 255, 255, 0.41)', //}); //$(".icon-bar").css("background", "#5388db"); //$(".closeSearch").css("background", "red"); //$("#mobilesearchIcon").addClass("cp93"); //$(".searchContainer").addClass("p93"); $(".nav-search-scope").css("border", "2px solid #fff"); //$(".searchContainer").css("top", "10px"); $(".headcontainer").removeClass("bgpost93Hed"); } }, 150); }); } $(document).ready(function (){ var toolOptions2 var toolOptions; var isOS = /iPad|iPhone|iPod/.test(navigator.platform); var isAndroid = /(android)/i.test(navigator.userAgent); ///////////////////////////////////////// if OS if (isOS){ toolOptions = { animation: false, placement:"bottom", container:"body" }; $('.red-tooltip').tooltip(toolOptions); $('.red-tooltip').css( 'cursor', 'pointer' ); $('body').on("touchstart", function(e){ $(".red-tooltip").each(function () { // hide any open tooltips when the anywhere else in the body is clicked if (!$(this).is(e.target) && $(this).has(e.target).length === 0 && $('.tooltip').has(e.target).length === 0) { $(this).tooltip('hide'); }////end if }); }); ///////////////////////////////////////// if Android } else if(isAndroid){ toolOptions = { animation: false, placement:"bottom", container:"body" }; toolOptions2 = { animation: false, placement:"left", container:"body" }; $('.c_tool1').tooltip(toolOptions); $('.c_tool2').tooltip(toolOptions); $('.c_tool3').tooltip(toolOptions2); ///////////////////////////////////////// if another system } else { toolOptions = { animation: true, placement:"bottom", container:"body" }; $('.red-tooltip').tooltip(toolOptions); }//end if system }); var divs = $(".columndisplay > .col-sm-4"); for (var i = 0; i
"); } //if (($(window).width() .col-sm-4"); // for (var i = 0; i
"); // var iframe = $(".tabVideo >iframe"); // iframe.addClass("videoFrame"); // $(".row .row-eq-height").css("margin","0"); // } //} //debugger; $(window).resize(function() { if($(window).width() > 414){ $(".wrapper > div").removeClass("tabVideo col-sm-4 "); $(".wrapper > div").addClass("col-md-12") $(".topsearch").removeClass("col-sm-12 col-xs-12"); } if($(window).width() div").addClass("tabVideo col-sm-4 "); $(".wrapper > div").removeClass("col-md-12") $(".topsearch").addClass("col-sm-12 col-xs-12"); } }); if($(window).width() > 414){ $(".wrapper > div").removeClass("tabVideo col-sm-4 "); $(".wrapper > div").addClass("col-md-12") $(".topsearch").removeClass("col-sm-12 col-xs-12"); } if($(window).width() div").addClass("tabVideo col-sm-4 "); $(".wrapper > div").removeClass("col-md-12") $(".topsearch").addClass("col-sm-12 col-xs-12"); } //if (($(window).width() div").removeClass("row row-eq-height"); // $(".wrapper > div").children().unwrap(); // $("#tab-menu li").click(function(){ // $('#tab-menu li').tooltip({ "data-placement": 'top' }); // }); //} // $("#preimumDetails ").find('.listMovies:not(:first)').remove(); $(window).resize(function() { var windowWidth = $(this).width(); if (($(window).width() > 414)) { //$('.listMovies:nth-child(2), .listMovies:nth-child(3)').css("display","none"); $(".thumbnails li:first-child").addClass("col-xs-3").removeClass("col-xs-5"); $(".thumbnails li:nth-child(2)").addClass("col-xs-9").removeClass("col-xs-7"); $('#preimumDetails .listMovies:nth-child(1)').removeClass("col-xs-12").addClass("col-xs-6"); $('#preimumDetails .listMovies:nth-child(2)').removeClass("col-xs-12").addClass("col-xs-6").css("display","block"); } if (($(window).width() 414)) { //$('.listMovies:nth-child(2), .listMovies:nth-child(3)').css("display","none"); $(".thumbnails li:first-child").addClass("col-xs-3").removeClass("col-xs-5"); $(".thumbnails li:nth-child(2)").addClass("col-xs-9").removeClass("col-xs-7"); $('#preimumDetails .listMovies:nth-child(1)').removeClass("col-xs-12").addClass("col-xs-6"); $('#preimumDetails .listMovies:nth-child(2)').removeClass("col-xs-12").addClass("col-xs-6").css("display","block"); } if (($(window).width() = totalTabWidth - tabsViewport) { tabs.parent('.cd-tabs').addClass('is-ended'); } else { tabs.parent('.cd-tabs').removeClass('is-ended'); } } $('#tab-menu #printnav a').click(function (){ var href = $('#printnav a').attr('href'); window.location.href = href; //$(href).attr( 'target', '_blank' ); }); });

Saps at Sea (1940)

57 mins | Comedy | 3 May 1940

Director:

Gordon Douglas

Cinematographer:

Art Lloyd

Editor:

William Ziegler

Production Designer:

Charles D. Hall

Production Company:

Hal Roach Studios, Inc.
Full page view
HISTORY

The working titles of this film were Two's Company, Jitterbugs and Crackpots. Saps at Sea was Stan Laurel and Oliver Hardy's last film for Hal Roach, and also the last film of comedian Ben Turpin, who died of heart disease on 1 Jul 1940. According to modern sources, the film was shot in sequence. It was partially shot on location at the San Pedro Harbor in CA. Modern sources list the following additional crew credits: Prod mgr S. S. Van Keuren ; Sd Elmer Raguse; and Props Bob Saunders. Modern source also complete the character names of Patsy O'Byrne (Mother) and Mary Gordon (Mrs. O'Riley) and add the following actors to the cast: Constantine Romanoff and Sam Lufkin (Workmen); and Narcissus, the goat. For more information about Laurel and Hardy's career together, please See Entry for Pardon Us. ...

More Less

The working titles of this film were Two's Company, Jitterbugs and Crackpots. Saps at Sea was Stan Laurel and Oliver Hardy's last film for Hal Roach, and also the last film of comedian Ben Turpin, who died of heart disease on 1 Jul 1940. According to modern sources, the film was shot in sequence. It was partially shot on location at the San Pedro Harbor in CA. Modern sources list the following additional crew credits: Prod mgr S. S. Van Keuren ; Sd Elmer Raguse; and Props Bob Saunders. Modern source also complete the character names of Patsy O'Byrne (Mother) and Mary Gordon (Mrs. O'Riley) and add the following actors to the cast: Constantine Romanoff and Sam Lufkin (Workmen); and Narcissus, the goat. For more information about Laurel and Hardy's career together, please See Entry for Pardon Us.

Less
GEOGRAPHIC LOCATIONS
SOURCE CITATIONS
SOURCE
DATE
PAGE
Film Daily
3 May 1940
p. 8
Hollywood Reporter
10 Jul 1939
pp. 6-7
Hollywood Reporter
19 Jul 1939
p. 4
Hollywood Reporter
28 Oct 1939
pp. 6-7
Hollywood Reporter
11 Nov 1939
pp. 6-7
Hollywood Reporter
23 Jan 1940
p. 2
Motion Picture Daily
3 May 1940
p. 10
Motion Picture Herald
16 Dec 1939
p. 54
Motion Picture Herald
4 May 1940
p. 41
New York Times
29 Apr 1940
p. 12
Variety
1 May 1940
p. 20
CAST
PRODUCTION CREDITS
NAME
PARENT COMPANY
PRODUCTION COMPANY
DISTRIBUTION COMPANY
NAME
CREDITED AS
CREDIT
DIRECTORS
Asst dir
2nd asst dir
PRODUCER
Pres
WRITERS
Orig story and scr
Orig story and scr
Gil Pratt
Orig story and scr
Orig story and scr
PHOTOGRAPHY
Dir of photog
Asst cam
ART DIRECTOR
Art dir
FILM EDITORS
Film ed
Film ed
SET DECORATOR
W. L. Stevens
Set dec
COSTUMES
Wardrobe supv
MUSIC
Mus score
Musician
Musician
Musician
Musician
Freddie Glickman
Musician
Musician
Musician
Musician
Musician
Musician
Musician
Musician
Musician
Musician
Musician
Musician
Musician
Musician
Musician
Musician
Musician
Musician
Musician
Musician
Musician
Musician
Musician
Musician
Musician
VISUAL EFFECTS
Photog eff
PRODUCTION MISC
Scr clerk
Casting dir
Goat trainer
Seagull trainer
Tech adv on boats
STAND INS
Stand-in for Oliver Hardy
Stand-in for James Finlayson
Stand-in
Stand-in
Stand-in
DETAILS
Alternate Titles:
Crackpots
Jitterbugs
Two's Company
Release Date:
3 May 1940
Premiere Information:
New York opening: week of 29 Apr 1940
Production Date:
23 Oct--24 Nov 1939; inserts on 6 Dec 1939
Copyright Info
Claimant
Date
Copyright Number
Hal Roach Studios, Inc.
26 April 1940
LP9591
Physical Properties:
Sound
Western Electric Mirrophonic Recording
Black and White
Duration(in mins):
57
Length(in reels):
6
Country:
United States
PCA No:
5914
SYNOPSIS

While working at the Sharp and Pierce horn manufacturing company, Ollie develops a rare disease of the nervous system known as hornophobia. Ollie's case is so acute that it borders on hornomania, and as a result, whenever he hears a horn blow, he is imbued with a sense of superhuman strength. After examining Ollie, Dr. Finlayson prescribes a sea voyage and goats' milk, but the boys reject the idea and decide to compromise by buying a goat and renting a small boat, which they intend to leave tied to the dock. After they settle in for their first night at sea, their plans go awry when Nick Grainger, an escaped murderer and spy, stows away on board, and the goat eats the rope anchoring the boat to the dock, setting the craft adrift. Upon awakening the next morning, Stan and Ollie find themselves adrift in the middle of the ocean and at the mercy of a murderer. Knowing that the sound of a horn will turn Ollie into a strongman, Stan plays his trombone and Ollie subdues Grainger to Stan's accompaniment. The harbor patrol then comes to the rescue and arrests Grainger, but as Stan demonstrates how Ollie accomplished his miraculous feat, Ollie goes wild at the sound of the horn and the boys are led ashore in ...

More Less

While working at the Sharp and Pierce horn manufacturing company, Ollie develops a rare disease of the nervous system known as hornophobia. Ollie's case is so acute that it borders on hornomania, and as a result, whenever he hears a horn blow, he is imbued with a sense of superhuman strength. After examining Ollie, Dr. Finlayson prescribes a sea voyage and goats' milk, but the boys reject the idea and decide to compromise by buying a goat and renting a small boat, which they intend to leave tied to the dock. After they settle in for their first night at sea, their plans go awry when Nick Grainger, an escaped murderer and spy, stows away on board, and the goat eats the rope anchoring the boat to the dock, setting the craft adrift. Upon awakening the next morning, Stan and Ollie find themselves adrift in the middle of the ocean and at the mercy of a murderer. Knowing that the sound of a horn will turn Ollie into a strongman, Stan plays his trombone and Ollie subdues Grainger to Stan's accompaniment. The harbor patrol then comes to the rescue and arrests Grainger, but as Stan demonstrates how Ollie accomplished his miraculous feat, Ollie goes wild at the sound of the horn and the boys are led ashore in chains.

Less
GENRE
Genre:


Subject

Subject (Minor):
Legend
Viewed by AFI
Partially Viewed
Offscreen Credit
Name Occurs Before Title
AFI Life Achievement Award

TOP SEARCHES

Star Wars

The film’s title card is preceded by the statement: “A long time ago in a galaxy far, far away....” Afterward, a prologue reads: “It is a period of ... >>

The Wizard of Oz

The following dedication appears in the opening credits: “For nearly forty years this story has given faithful service to the Young in Heart; and Time has been powerless to ... >>

On the Waterfront

The working titles of the film were Crime on the Waterfront, Bottom of the River and Waterfront. The title was changed from ... >>

The Godfather

The film's opening title card reads: "Mario Puzo's The Godfather." While the first strains of a trumpet solo of Nino Rota's "Godfather" theme are heard on ... >>

The American Film Institute is grateful to Sir Paul Getty KBE and the Sir Paul Getty KBE Estate for their dedication to the art of the moving image and their support for the AFI Catalog of Feature Films and without whose support AFI would not have been able to achieve this historical landmark in this epic scholarly endeavor.