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

G | 100 mins | Comedy | 1 July 1970

Director:

Norman Tokar

Writer:

Marty Roth

Producer:

Ron Miller

Cinematographer:

William Snyder

Production Designers:

Hilyard Brown, John Mansbridge

Production Company:

Walt Disney Productions
Full page view
HISTORY

On 3 Oct 1967, LAT announced that television writer Marty Roth was set to make his feature film debut with The Boatniks, produced by Ron Miller for Walt Disney Productions. Two years later, however, the 14 Feb 1969 DV stated that Arthur Julian had been hired to work on the screenplay. Roth ultimately receives story credit.
       With Norman Tokar signed to direct, the 3 Sep 1969 DV reported Disney’s budget estimate of $2.5 million. A 15 Sep 1969 DV news story indicated that the six-week shooting schedule began that day in Newport Beach, CA. According to a 9 Nov 1979 LAT article, production required more than fifty boats, including an eight-foot dinghy and a seventy-five-foot luxury cruise liner. Local yachtsman Owen Minney served as a consultant and helped organize boat stunts, and his experience on the picture inspired him to open Cinemafloat, a Newport Beach-based business specializing in providing boats and nautical props for film productions.
       A 30 Jul 1969 Var brief announcing the casting of Phil Silvers also included his former co-star of The Phil Silvers Show (CBS, 20 Sep 1955—11 Sep 1959), Harvey Lembeck, among the cast, but Lembeck does not appear in the final film. Items in the 23 Sep 1969, 21 Oct 1969, and 6 Feb 1970 issues also noted the involvement of Alice Backes, Jim Begg, and Playboy “Bunny” Sherry Bryson.
       According to a 1 Jul 1970 Var, the New York City playdates began that day at the Ziegfeld Theatre. More than a month later, the 12 Aug 1970 issue announced that Buena ...

More Less

On 3 Oct 1967, LAT announced that television writer Marty Roth was set to make his feature film debut with The Boatniks, produced by Ron Miller for Walt Disney Productions. Two years later, however, the 14 Feb 1969 DV stated that Arthur Julian had been hired to work on the screenplay. Roth ultimately receives story credit.
       With Norman Tokar signed to direct, the 3 Sep 1969 DV reported Disney’s budget estimate of $2.5 million. A 15 Sep 1969 DV news story indicated that the six-week shooting schedule began that day in Newport Beach, CA. According to a 9 Nov 1979 LAT article, production required more than fifty boats, including an eight-foot dinghy and a seventy-five-foot luxury cruise liner. Local yachtsman Owen Minney served as a consultant and helped organize boat stunts, and his experience on the picture inspired him to open Cinemafloat, a Newport Beach-based business specializing in providing boats and nautical props for film productions.
       A 30 Jul 1969 Var brief announcing the casting of Phil Silvers also included his former co-star of The Phil Silvers Show (CBS, 20 Sep 1955—11 Sep 1959), Harvey Lembeck, among the cast, but Lembeck does not appear in the final film. Items in the 23 Sep 1969, 21 Oct 1969, and 6 Feb 1970 issues also noted the involvement of Alice Backes, Jim Begg, and Playboy “Bunny” Sherry Bryson.
       According to a 1 Jul 1970 Var, the New York City playdates began that day at the Ziegfeld Theatre. More than a month later, the 12 Aug 1970 issue announced that Buena Vista Film Distribution Co., Inc., had switched to a “showcase” pattern across twelve Manhattan theaters. The picture opened citywide in Los Angeles, CA, on 8 Jul 1970.

Less
GEOGRAPHIC LOCATIONS
SOURCE CITATIONS
SOURCE
DATE
PAGE
Daily Variety
14 Feb 1969
p. 2
Daily Variety
7 Aug 1969
p. 2
Daily Variety
3 Sep 1969
p. 10
Daily Variety
15 Sep 1969
p. 4
Daily Variety
23 Sep 1969
p. 4
Daily Variety
21 Oct 1969
p. 4
Daily Variety
6 Feb 1970
p. 2
Los Angeles Times
3 Oct 1967
Section C, p. 10
Los Angeles Times
28 Jun 1970
Section B, p. 7
Los Angeles Times
10 Jul 1970
Section G, p. 18
Los Angeles Times
9 Nov 1979
Section C, p. 1, 27
New York Times
2 Jul 1970
p. 25
Variety
30 Jul 1969
p. 77
Variety
1 Jul 1970
p. 20
Variety
12 Aug 1970
p. 23
CAST
PRODUCTION CREDITS
NAME
PARENT COMPANY
PRODUCTION COMPANY
NAME
CREDITED AS
CREDIT
DIRECTORS
Arthur J. Vitarelli
2nd unit dir
Asst dir
PRODUCERS
Prod
Assoc prod
WRITERS
Screen story & scr
Story
PHOTOGRAPHY
Dir of photog
Cam op
Asst cam
James Mathews
Asst cam
ART DIRECTORS
Art dir
Art dir
FILM EDITOR
SET DECORATORS
Set dec
COSTUMES
SOUND
Sd supv
Sd mix
Music ed
Boom op
VISUAL EFFECTS
Spec eff
Spec eff
Matte artist
MAKEUP
Hairstyles
Hairstyles
PRODUCTION MISC
Unit mgr
Scr supv
Stills
Gaffer
Prop master
Key grip
SOURCES
SONGS
"Boatniks," words and music by Robert F. Brunner and Bruce Belland.
SONGWRITER/COMPOSER
DETAILS
Release Date:
1 July 1970
Premiere Information:
New York opening: 1 Jul 1970; Los Angeles opening: 8 Jul 1970
Production Date:
began 15 Sep 1969
Copyright Info
Claimant
Date
Copyright Number
Walt Disney Productions
21 May 1970
LP38057
Physical Properties:
Sound
RCA
Color
Technicolor
Duration(in mins):
100
MPAA Rating:
G
Country:
United States
Language:
English
SYNOPSIS

Ensign Thomas Garland takes command of a busy harbor in Newport Beach, California. Although senior officer Commander Taylor is eager to have the son of an illustrious World War II hero under him, enthusiasm wanes upon discovery of the officer's incompetence. After introducing himself to rental operator Kate Fairchild by spilling yellow paint over her, Garland attempts to rescue a rowboat, in the process grounding his Coast Guard cutter. As three thieves, Harry, Max, and Charlie, escape through the fogbound harbor, they collide with Garland's vessel. The jewels, hidden in a picnic basket, sink to the ocean floor. To recover the basket the trio recruits a voluptuous Japanese pearl diver, thereby exciting the ensign's suspicion. Informed of these events by Garland, Taylor is incredulous until Moby Dick, Kate's pet pelican, pilfers a jewel-encrusted pickle. During the thieves' flight by submarine and seaplane the jewels are jettisoned. Garland recovers the cache, selecting from it an engagement ring for ...

More Less

Ensign Thomas Garland takes command of a busy harbor in Newport Beach, California. Although senior officer Commander Taylor is eager to have the son of an illustrious World War II hero under him, enthusiasm wanes upon discovery of the officer's incompetence. After introducing himself to rental operator Kate Fairchild by spilling yellow paint over her, Garland attempts to rescue a rowboat, in the process grounding his Coast Guard cutter. As three thieves, Harry, Max, and Charlie, escape through the fogbound harbor, they collide with Garland's vessel. The jewels, hidden in a picnic basket, sink to the ocean floor. To recover the basket the trio recruits a voluptuous Japanese pearl diver, thereby exciting the ensign's suspicion. Informed of these events by Garland, Taylor is incredulous until Moby Dick, Kate's pet pelican, pilfers a jewel-encrusted pickle. During the thieves' flight by submarine and seaplane the jewels are jettisoned. Garland recovers the cache, selecting from it an engagement ring for Kate.

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

TOP SEARCHES

Sabrina

The working title of this film was Sabrina Fair . The film opens with voice-over narration, spoken by Audrey Hepburn as her character, “Sabrina.” According to ... >>

Touch of Evil

The working title of this film was Badge of Evil . According to an April 1956 news item in DV, Universal purchased Whit Masterson's novel in ... >>

The Wreck of the Hesperus

Another film suggested by the Longfellow poem was made by Columbia Pictures in 1948. Also entitled The Wreck of the Hesperus , that film was directed by ... >>

2001: A Space Odyssey

Opening credits precede a title card that reads: "The Dawn of Man."
       In an interview in the 16 Jan 1966 NYT, writer-director-producer Stanley Kubrick discussed ... >>

My Darling Clementine

Stuart Lake's book was based on four articles that originally appeared in SEP on 25 Oct 1930, 1 Nov 1930, 8 Nov 1930 and 15 Nov 1930. ... >>

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.