'); $(".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' ); }); });

The Thin Man (1934)

91 mins | Comedy | 25 May 1934

Director:

W. S. Van Dyke

Producer:

Hunt Stromberg

Cinematographer:

James Wong Howe

Editor:

Robert J. Kern

Production Designer:

Cedric Gibbons

Production Company:

Metro-Goldwyn-Mayer Corp.
Full page view
HISTORY

Dashiell Hammett's novel first appeared in Redbook in Dec 1933. Some early trade reviews list the running time variously at 80 minutes and 95 minutes. According to information in the file on the film in the MPAA/PCA Collection at the AMPAS Library, M-G-M was advised that some dialogue such as William Powell's line "He didn't come anywhere near my Tabloids," and Myrna Loy's line "What's that man doing in my drawers?" were "censorable," the picture was approved for exhibition in 1934 and was granted a PCA certificate in Aug 1935. After the film's release, some territories did censor some lines of dialogue, and at least one theater owner from the South wrote to the PCA to complain of excessive drinking in the picture which his patrons found offensive. Although the "Thin Man" of the title was the character Clyde Wynant, fans of the picture and the subsequent series began to refer to the Nick Charles character as "The Thin Man," and all subsequent films included "The Thin Man" in their titles. The film was one of the top-ten money-makers of 1934 and one of the biggest hits of William Powell's and Myrna Loy's careers. In addition, it earned four Academy Award nominations, including Best Picture, Best Adapted Screenplay, Best Director and Best Actor. It was also named one of the top ten films of the year by FD and NYT. Powell and Loy recreated their roles for a Lux Radio Theatre broadcast on 8 Jun 1936. According to a HR news item, the film was shot in only sixteen days. Though many films of the ...

More Less

Dashiell Hammett's novel first appeared in Redbook in Dec 1933. Some early trade reviews list the running time variously at 80 minutes and 95 minutes. According to information in the file on the film in the MPAA/PCA Collection at the AMPAS Library, M-G-M was advised that some dialogue such as William Powell's line "He didn't come anywhere near my Tabloids," and Myrna Loy's line "What's that man doing in my drawers?" were "censorable," the picture was approved for exhibition in 1934 and was granted a PCA certificate in Aug 1935. After the film's release, some territories did censor some lines of dialogue, and at least one theater owner from the South wrote to the PCA to complain of excessive drinking in the picture which his patrons found offensive. Although the "Thin Man" of the title was the character Clyde Wynant, fans of the picture and the subsequent series began to refer to the Nick Charles character as "The Thin Man," and all subsequent films included "The Thin Man" in their titles. The film was one of the top-ten money-makers of 1934 and one of the biggest hits of William Powell's and Myrna Loy's careers. In addition, it earned four Academy Award nominations, including Best Picture, Best Adapted Screenplay, Best Director and Best Actor. It was also named one of the top ten films of the year by FD and NYT. Powell and Loy recreated their roles for a Lux Radio Theatre broadcast on 8 Jun 1936. According to a HR news item, the film was shot in only sixteen days. Though many films of the era were shot within a ten to fifteen day period, sixteen days was considered very quick for a major film such as The Thin Man. Modern sources note that the speed of this film and others shot by director W. S. Van Dyke led to his nickname, "One Shot Woody." A news item in HR on 11 May 1934 noted that the picture was "back today for added scenes," subsequent to the picture's press preview, and that actor William Augustin was to appear in the scenes, his appearance in the film has not been confirmed and it is possible that the added scenes did not appear in the released film. Many modern sources have credited the film's sophisticated style, blending mystery with comedy and romance as the inspiration for a new type of detective film that was to remain popular for many years. Five additional films were made by M-G-M in the series, After the Thin Man (1936), Another Thin Man (1939), Shadow of the Thin Man (1941), The Thin Man Goes Home (1943), and Song of the Thin Man (1947). Powell, Loy and "Asta," their dog appeared in all six films. In 1938, Powell was said to be leaving the series, at least temporarily, due to illness. Melvyn Douglas and Reginald Gardiner were both considered as replacements, but Powell did return to the series in 1939. In addition to the M-G-M films, there was a radio series in the 1930s based on the Dashiell Hammett characters, a television series from 1957 to 1959 starring Peter Lawford and Phyllis Kirk and a 1977 television movie called Nick and Nora starring Craig Stevens and JoAnn Pflug. A musical play called Nick and Nora, starring Barry Bostwick and Joanna Gleason, opened on Broadway on 8 Dec 1991, but closed on 15 Dec 1991.

Less
SOURCE CITATIONS
SOURCE
DATE
PAGE
Daily Variety
10 May 1934
p. 3
Film Daily
23 May 1934
p.7
HF
14 Apr 1934
p. 8
Hollywood Reporter
30 Apr 1934
p. 1
Hollywood Reporter
10 May 1934
p.3
Hollywood Reporter
23 Sep 1938
p. 3
Hollywood Reporter
26 Sep 1938
p. 2
Motion Picture Daily
11 May 1934
p.3
Motion Picture Herald
19 May 1934
p.68
New York Times
30 Jun 1934
p.18
Variety
3 Jul 1934
p.26
CAST
PRODUCTION CREDITS
NAME
PARENT COMPANY
PRODUCTION TEXTS
BRAND NAMES
A Cosmopolitan Production
A Cosmopolitan Production
DISTRIBUTION COMPANY
NAME
CREDITED AS
CREDIT
DIRECTORS
Les Selander
Asst dir
PRODUCER
PHOTOGRAPHY
ART DIRECTORS
Art dir
Art dir assoc
Art dir assoc
FILM EDITOR
Film ed
COSTUMES
Ward
SOUND
Rec dir
PRODUCTION MISC
Press agent
SOURCES
LITERARY
Based on the novel The Thin Man by Dashiell Hammett (New York, 1934).
LITERARY SOURCE AUTHOR
DETAILS
Series:
Release Date:
25 May 1934
Production Date:
9 Apr--27 Apr 1934; retakes mid May 1934
Copyright Info
Claimant
Date
Copyright Number
Metro-Goldwyn-Mayer Corp.
24 May 1934
LP4745
Physical Properties:
Sound
Western Electric Sound System
Black and White
Duration(in mins):
91
Length(in reels):
10
Country:
United States
Language:
English
SYNOPSIS

Soon after Dorothy Wynant announces to her inventor father that she plans to marry, he goes on a mysterious business trip, promising to return in time for Dorothy's wedding. As the day approaches and Wynant fails to return, Dorothy worries, while her mother, Mimi, is frantic that her ex-husband is unavailable to give her and her new husband, Chris Jorgenson, more money. When Mimi goes to see Julia Wolf, Wynant's mistress, to ask for money, she finds her dead body clutching Wynant's watch chain. Meanwhile, sophisticated former detective Nick Charles and his wealthy wife Nora have come to New York for the Christmas holidays and become enmeshed in the case, despite Nick's protests that he is no longer a detective. Nora enthusiastically encourages Nick, and one evening he and Asta, their terrier, discover the skeletal remains of a body in Wynant's laboratory. The police suspect that Wynant has committed another murder, but Nick realizes that the body must be Wynant's because of a trace of shrapnel found in the leg. Nick and Nora give a dinner party, to which they invite all of the suspects as guests. There it is revealed that Mimi had been aiding MacCaulay, Wynant's lawyer, in exchange for cash. When Nick exposes Chris as a bigamist, thus making Mimi realize that she will now be free to inherit Wynant's money, she incriminates MacCaulay, who had been embezzling from Wynant with Julia's compliance. Finally, Nick and Nora and Dorothy and her new husband Tommy are on a train, happily bound for ...

More Less

Soon after Dorothy Wynant announces to her inventor father that she plans to marry, he goes on a mysterious business trip, promising to return in time for Dorothy's wedding. As the day approaches and Wynant fails to return, Dorothy worries, while her mother, Mimi, is frantic that her ex-husband is unavailable to give her and her new husband, Chris Jorgenson, more money. When Mimi goes to see Julia Wolf, Wynant's mistress, to ask for money, she finds her dead body clutching Wynant's watch chain. Meanwhile, sophisticated former detective Nick Charles and his wealthy wife Nora have come to New York for the Christmas holidays and become enmeshed in the case, despite Nick's protests that he is no longer a detective. Nora enthusiastically encourages Nick, and one evening he and Asta, their terrier, discover the skeletal remains of a body in Wynant's laboratory. The police suspect that Wynant has committed another murder, but Nick realizes that the body must be Wynant's because of a trace of shrapnel found in the leg. Nick and Nora give a dinner party, to which they invite all of the suspects as guests. There it is revealed that Mimi had been aiding MacCaulay, Wynant's lawyer, in exchange for cash. When Nick exposes Chris as a bigamist, thus making Mimi realize that she will now be free to inherit Wynant's money, she incriminates MacCaulay, who had been embezzling from Wynant with Julia's compliance. Finally, Nick and Nora and Dorothy and her new husband Tommy are on a train, happily bound for California.

Less
Legend
Viewed by AFI
Partially Viewed
Offscreen Credit
Name Occurs Before Title
AFI Life Achievement Award

TOP SEARCHES

Tombstone

The film opens with archival footage of Tombstone, AZ, in the late nineteenth century, accompanied by the narration of Robert Mitchum: “1879. The Civil War is over, and the ... >>

Casablanca

In the onscreen credits, actor S. Z. Sakall's name is incorrectly spelled "S. K. Sakall." HR news items add the following information about the production: ... >>

Law and Order

Working titles for Law and Order were Saint Johnson and Bullet Proof . According to modern sources, W. R. Burnett's novel was based ... >>

The Gold Rush

The working title of this film was Lucky Strike. The Gold Rush was the first Charlie Chaplin feature released through United Artists, a company he ... >>

The Iron Horse

Summary and credits are taken from the 1925 silent version, not the later eleven-reel, 10,424-foot sound version.
       Opening title card offers the following information: "Accurate and faithful in ... >>

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.