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

Heaven Can Wait (1943)

112 mins | Comedy | 13 August 1943

Full page view
HISTORY

The working title of this film was Birthday. An English translation of Lazlo Bus-Feketes' play, also entitled Birthday, opened in New York on 26 Dec 1934. According to a 20 May 1942 LAEx news item, Ginger Rogers was considered for the leading female role, and on 25 Nov 1942, HR noted that producer/director Ernst Lubitsch was in talks with Joseph Cotten to play the role of "Henry Van Cleve." According to a modern source, Lubitsch and Samson Raphaelson wrote the part for either Fredric March or Rex Harrison, but studio production chief Darryl F. Zanuck asked Lubitsch to test Don Ameche. Studio publicity releases announced in early 1943 that Reginald Gardiner was originally set for the part of "Albert Van Cleve," and Frank Orth was to play "a loquacious taxi driver." Contemporary sources reveal that Simone Simon was cast in the part of "Mademoiselle," but, according to a 4 Feb 1943 HR news item, Simon left the picture after her demands to have her part expanded and her name billed higher in the cast list were not met. Signe Hasso was borrowed from M-G-M to replace Simon, and actress Spring Byington was also borrowed from M-G-M for the production. Although studio publicity lists include Robert Michael Chambers in the role of "Henry Van Cleve" as an infant, and a HR news item includes Gretl Dupont in the cast, their appearance in the completed picture has not been confirmed.
       According to a 25 Jun 1943 HR news item, Twentieth Century-Fox president Spyros Skouras believed that the picture was "one of ...

More Less

The working title of this film was Birthday. An English translation of Lazlo Bus-Feketes' play, also entitled Birthday, opened in New York on 26 Dec 1934. According to a 20 May 1942 LAEx news item, Ginger Rogers was considered for the leading female role, and on 25 Nov 1942, HR noted that producer/director Ernst Lubitsch was in talks with Joseph Cotten to play the role of "Henry Van Cleve." According to a modern source, Lubitsch and Samson Raphaelson wrote the part for either Fredric March or Rex Harrison, but studio production chief Darryl F. Zanuck asked Lubitsch to test Don Ameche. Studio publicity releases announced in early 1943 that Reginald Gardiner was originally set for the part of "Albert Van Cleve," and Frank Orth was to play "a loquacious taxi driver." Contemporary sources reveal that Simone Simon was cast in the part of "Mademoiselle," but, according to a 4 Feb 1943 HR news item, Simon left the picture after her demands to have her part expanded and her name billed higher in the cast list were not met. Signe Hasso was borrowed from M-G-M to replace Simon, and actress Spring Byington was also borrowed from M-G-M for the production. Although studio publicity lists include Robert Michael Chambers in the role of "Henry Van Cleve" as an infant, and a HR news item includes Gretl Dupont in the cast, their appearance in the completed picture has not been confirmed.
       According to a 25 Jun 1943 HR news item, Twentieth Century-Fox president Spyros Skouras believed that the picture was "one of the most important films ever to be released by the organization." Heaven Can Wait, which was Lubitsch's first production for Twentieth Century-Fox and his first film in Technicolor, received Academy Award nominations for Best Picture, Best Cinematography (Color) and Best Direction. In 1946, Don Ameche noted in The Saturday Evening Post's "The Role I Liked Best" column that the role of "Henry Van Cleve" was his favorite to date because, "in both the time and the emotional sense," it had "greater scope than any other picture I have played in." On 10 Oct 1943, Ameche and Maureen O'Hara starred in a Lux Radio Theatre broadcast of Heaven Can Wait. Modern sources include Claire James, Roseanne Murray, Marion Rosamond, Adele Jergens and Ruth Brady in the cast as Ziegfeld girls.

Less
SOURCE CITATIONS
SOURCE
DATE
PAGE
Box Office
24 Jul 1943
---
Daily Variety
21 Jul 1943
pp. 3-4
Film Daily
21 Jul 1943
p. 21
Hollywood Reporter
31 Aug 1942
p. 6
Hollywood Reporter
25 Nov 1942
p. 5
Hollywood Reporter
24 Dec 1942
p. 3
Hollywood Reporter
31 Dec 1942
p. 1
Hollywood Reporter
20 Jan 1943
p. 6
Hollywood Reporter
25 Jan 1943
p. 1, 7
Hollywood Reporter
26 Jan 1943
p. 7
Hollywood Reporter
29 Jan 1943
p. 3
Hollywood Reporter
4 Feb 1943
p. 8
Hollywood Reporter
8 Feb 1943
p. 12
Hollywood Reporter
12 Feb 1943
p. 5
Hollywood Reporter
16 Feb 1943
p. 6
Hollywood Reporter
18 Feb 1943
p. 9
Hollywood Reporter
12 Apr 1943
p. 7
Hollywood Reporter
25 Jun 1943
p. 7
Hollywood Reporter
21 Jul 1943
p. 3
Hollywood Reporter
16 Aug 1943
p. 16
Los Angeles Examiner
20 May 1942
---
Motion Picture Daily
21 Jul 1943
---
Motion Picture Herald
24 Jul 1943
---
Motion Picture Herald Product Digest
24 Jul 1943
p. 1441
New York Times
12 Aug 1943
p. 15
The Saturday Evening Post
9 Feb 1946
---
Variety
21 Jul 1943
p. 22
CAST
PRODUCTION CREDITS
NAME
PARENT COMPANY
PRODUCTION TEXT
Ernst Lubitsch's Production
DISTRIBUTION COMPANY
NAME
CREDITED AS
CREDIT
DIRECTORS
Asst dir
PRODUCER
Exec prod
WRITER
PHOTOGRAPHY
Dir of photog
ART DIRECTORS
Art dir
Art dir
FILM EDITOR
Film ed
SET DECORATORS
Set dec
COSTUMES
MUSIC
VISUAL EFFECTS
Spec photog eff
MAKEUP
Makeup artist
Hairstylist
PRODUCTION MISC
Diction instructor
COLOR PERSONNEL
Technicolor director
SOURCES
LITERARY
Based on the play Szueletesnap by Lazlo Bus-Fekete (Budapest, Dec 1934).
LITERARY SOURCE AUTHOR
MUSIC
"By the Light of the Silvery Moon," music by Gus Edwards; "The Merry Widow Waltz" by Franz Lehár.
SONGS
"The Sheik of Araby," music by Ted Snyder, lyrics by Harry B. Smith and Francis Wheeler.
SONGWRITERS/COMPOSERS
+
DETAILS
Alternate Title:
Birthday
Release Date:
13 August 1943
Premiere Information:
New York opening: 11 Aug 1943
Production Date:
1 Feb--10 Apr 1943
Copyright Info
Claimant
Date
Copyright Number
Twentieth Century-Fox Film Corp.
13 August 1943
LP12346
Physical Properties:
Sound
Western Electric Recording
Color
Technicolor
Duration(in mins):
112
Length(in feet):
10,102
Length(in reels):
12
Country:
United States
PCA No:
9073
SYNOPSIS

Upon the death of seventy-year-old Henry Van Cleve, a member of New York's social elite, he resigns himself to being sent to Hell and goes there directly. When he arrives, however, he is greeted by His Excellency, a well-dressed gentleman who demands to know what crimes Henry has committed that would justify his internment in Hell. Replying that the best way to relate the story of his life is to describe the women in it, Henry begins his tale: When he was born in 1872, Henry's mother Bertha and grandmother spoiled him constantly, and as he grew, he quickly began to notice the opposite sex. One day, young Henry shows little Mary a beetle, and as she sweetly persuades him to give her another beetle, Henry realizes, "If you want to win a girl, you have to have lots of beetles." The wealthy Van Cleve family, headed by Henry's indulgent father Randolph and his high-spirited grandfather, provide Henry with every luxury, including a maid to tutor him in French when he is fourteen years old. The lovely "Mademoiselle" is soon tutoring Henry in the ways of champagne and romance, until the morning of his fifteenth birthday, when his aghast parents find their son too hung-over to celebrate. Grandfather chuckles and whisks Mademoiselle out of the house before Randolph and Bertha can punish her. Henry's life as a happy-go-lucky drinker and skirt-chaser continues until his twenty-sixth birthday. That morning, Henry confesses to his mother that he has met the girl of his dreams and would gladly marry her, if only he knew her name. In the evening, Henry attends the dinner party celebrating ...

More Less

Upon the death of seventy-year-old Henry Van Cleve, a member of New York's social elite, he resigns himself to being sent to Hell and goes there directly. When he arrives, however, he is greeted by His Excellency, a well-dressed gentleman who demands to know what crimes Henry has committed that would justify his internment in Hell. Replying that the best way to relate the story of his life is to describe the women in it, Henry begins his tale: When he was born in 1872, Henry's mother Bertha and grandmother spoiled him constantly, and as he grew, he quickly began to notice the opposite sex. One day, young Henry shows little Mary a beetle, and as she sweetly persuades him to give her another beetle, Henry realizes, "If you want to win a girl, you have to have lots of beetles." The wealthy Van Cleve family, headed by Henry's indulgent father Randolph and his high-spirited grandfather, provide Henry with every luxury, including a maid to tutor him in French when he is fourteen years old. The lovely "Mademoiselle" is soon tutoring Henry in the ways of champagne and romance, until the morning of his fifteenth birthday, when his aghast parents find their son too hung-over to celebrate. Grandfather chuckles and whisks Mademoiselle out of the house before Randolph and Bertha can punish her. Henry's life as a happy-go-lucky drinker and skirt-chaser continues until his twenty-sixth birthday. That morning, Henry confesses to his mother that he has met the girl of his dreams and would gladly marry her, if only he knew her name. In the evening, Henry attends the dinner party celebrating the engagement of his stuffy, proper cousin Albert and his beautiful fiancée, Martha Strabel. Henry is overwhelmed by the sight of Martha, for she is the girl he fell in love with the previous day during a chance meeting at a bookstore. Henry presses his suit, and Martha, who is marrying Albert only to escape the Kansas home of her rich meatpacker parents, admits that she returns Henry's love. The couple elope that night, and Grandfather finances their honeymoon when the horrified Strabels disown Martha. Ten years later, on the day before Martha and Henry's anniversary, which is also Henry's thirty-sixth birthday, Henry is having breakfast with their son Jack when he receives a telegram from Martha, announcing that she has left him. Henry follows Martha to the Strabels' home in Kansas, where her parents have reluctantly reconciled with her. Albert, who met Martha on her train journey, tells her that he still loves her, although Martha barely listens to his declarations. Upon Henry's arrival, Martha reveals that she is aware of Henry's continued philandering, but his charm and Grandfather's determination convince her to forgive her errant husband and the couple "elope" again. Henry and Martha settle down happily as the years pass, until Henry grows worried about Jack's attachment to a chorus girl named Peggy Nash. Henry visits Peggy, who accepts his offer of $25,000 to leave Jack alone. Jack, who has been spoiled just as Henry was, has already tired of Peggy, however, and announces that he has a new girl friend. That night, Martha tells Henry that she likes the look of him now that he is fifty, for his slight potbelly means that he is no longer a Casanova. Later, at a party celebrating the couple's silver anniversary, Henry learns that Martha is ill, and they dance their last dance together. By the time he turns sixty, widower Henry has returned to his fun-loving ways. Jack, who has settled down and become a responsible businessman, despairs that his father stays out late every night, but a reminder of Martha prompts Henry to rescind his request for a young, female reading companion. Ten years later, on Henry's seventieth birthday, a visiting doctor warns Jack and his wife to watch the ailing old man's diet. In his bedroom, Henry wakes up from a dream about dancing with a beautiful blonde woman in a sea of whiskey and soda, then dies while the night nurse, a beautiful blonde, takes his temperature. Having completed his story, Henry is told by His Excellency that they do not cater to "his class of people" in Hell, and that he should apply elsewhere. Henry protests that he will not be admitted, but His Excellency assures him that someone special is waiting for him, and that she will be happy to plead his case.

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

TOP SEARCHES

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 ... >>

Singin' in the Rain

According to a 5 Feb 1951 HR news item, Carleton Carpenter was to co-star in the film with Gene Kelly and Debbie Reynolds, and a 19 Mar ... >>

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 ... >>

Gone with the Wind

[Note from the Editors : the following information is based on contemporary news items, feature articles, reviews, interviews, memoranda and corporate records. Information obtained from modern sources is ... >>

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.