Some of the films are perfectly reasonable. Then there’s Rambo…
Chris Pratt has sparked some controversy after revealing the 10 “coming of age” films he plans on watching with his 9-year-old son this summer.
The Guardians of the Galaxy star was appearing on the Smartless podcast and was discussing an upcoming 10-day fishing-and-camping trip he had planned with his son Jack.
He told hosts Sean Hayes, Will Arnett and Jason Bateman that the trip “dominated a huge portion of my mind.”
The actor went on to explain that he plans on watching 10 movies with his son during the trip. These aren’t films in the “coming of age” genre, but films he believes will make it a “coming of age summer” for his son.
Pratt then reeled off the list.
Now some of the movies are perfectly reasonable, family-friendly classics that you wouldn’t blink twice at if you saw a kid watching them. Others, not so much.
The films are as follows, with the parental guidance rating alongside them:
Chris Pratt reveals a list of 10 “coming-of-age” films that he will watch with his 9 year old son on their 10-day camping trip.
(via: https://t.co/yZwp04De33) pic.twitter.com/Jm0hkCRXh4
— DiscussingFilm (@DiscussingFilm) June 21, 2022
A quick explanation of the US film rating system for you – PG is the same as here in the UK (parental guidance suggested), PG-13 means parents are strongly cautioned and some material may be inappropriate for those under the age of 13, and R means restricted, so under 17s must be accompanied by a parent or guardian when watching.
Yes, Chris Pratt plans on watching Rambo with his 9-year-old son.
Unsurprisingly, the list caused a stir online.
Some thought it was inappropriate to be showing a 9-year-old R rated film.
I don’t know if you can show your son R rated movies!
— Marc Santiago (@MarcSan03624032) June 21, 2022
personally I feel like you shouldn’t be showing children so many r rated movies… but that’s just me
— hannah / adrian 🏳️⚧️ (@hannahhiro_) June 22, 2022
Rated R that kids gonna be a lil messed up after this trip
— Brady Elliott (@BradyEl81043644) June 21, 2022
But others didn’t understand what all the fuss was about, saying that most children watch movies that they’re probably too young for.
Honestly don’t get what people are having a problem with, I watched a decent few of these movies when I was around the same age the only caveat I’d say would be necessary if you were going to show your kids these movies, is like being there while they watch it so if they have a-
— holozler 🆖 (@holozler) June 23, 2022
What kind of overly sheltered child didn’t watch r rated movies? I saw predator when I was that age
— Big tism (@Yeet87039625) June 21, 2022
Absolutely no way people are sitting here on this site complaining about kids watching R rated movies
— Dizzy (@Dizzyguy101) June 21, 2022
And others simply had an issue with Pratt claiming these were “coming of age ” movies.
None of these are coming of age films these are just movies he likes
— andrew kaczynski (@KFILE) June 21, 2022
in what fucking way is Monty Python and the Holy Grail a coming-of-age film?
— Vinny Simms #RacacoonieEra (@vinnysimms27) June 21, 2022
How the fuck are any of these a coming of age movie
— V | Kenobi Era (@ShillofNothing) June 21, 2022
It’s not the first time Pratt has been on the end of some online backlash. Last year, he came under fire for an Instagram post about his wife Katherine Schwarzenegger which some labelled “tasteless” and “problematic” because of a comment he wrote about her giving him a “gorgeous healthy daughter.”
Related links:
var host="www.joe.co.uk"; var element = document.createElement('script'); var firstScript = document.getElementsByTagName('script')[0]; var url="https://quantcast.mgr.consensu.org" .concat('/choice/', 'wFs6Tqd6-pgRC', '/', host, '/choice.js') var uspTries = 0; var uspTriesLimit = 3; element.async = true; element.type="text/javascript"; element.src = url;
firstScript.parentNode.insertBefore(element, firstScript);
function makeStub() { var TCF_LOCATOR_NAME = '__tcfapiLocator'; var queue = []; var win = window; var cmpFrame;
function addFrame() { var doc = win.document; var otherCMP = !!(win.frames[TCF_LOCATOR_NAME]);
if (!otherCMP) { if (doc.body) { var iframe = doc.createElement('iframe');
iframe.style.cssText="display:none"; iframe.name = TCF_LOCATOR_NAME; doc.body.appendChild(iframe); } else { setTimeout(addFrame, 5); } } return !otherCMP; }
function tcfAPIHandler() { var gdprApplies; var args = arguments;
if (!args.length) { return queue; } else if (args[0] === 'setGdprApplies') { if ( args.length > 3 && args[2] === 2 && typeof args[3] === 'boolean' ) { gdprApplies = args[3]; if (typeof args[2] === 'function') { args[2]('set', true); } } } else if (args[0] === 'ping') { var retr = { gdprApplies: gdprApplies, cmpLoaded: false, cmpStatus: 'stub' };
if (typeof args[2] === 'function') { args[2](retr); } } else { queue.push(args); } }
function postMessageEventHandler(event) { var msgIsString = typeof event.data === 'string'; var json = {};
try { if (msgIsString) { json = JSON.parse(event.data); } else { json = event.data; } } catch (ignore) {}
var payload = json.__tcfapiCall;
if (payload) { window.__tcfapi( payload.command, payload.version, function(retValue, success) { var returnMsg = { __tcfapiReturn: { returnValue: retValue, success: success, callId: payload.callId } }; if (msgIsString) { returnMsg = JSON.stringify(returnMsg); } event.source.postMessage(returnMsg, '*'); }, payload.parameter ); } }
while (win) { try { if (win.frames[TCF_LOCATOR_NAME]) { cmpFrame = win; break; } } catch (ignore) {}
if (win === window.top) { break; } win = win.parent; } if (!cmpFrame) { addFrame(); win.__tcfapi = tcfAPIHandler; win.addEventListener('message', postMessageEventHandler, false); } };
makeStub();
var uspStubFunction = function() { var arg = arguments; if (typeof window.__uspapi !== uspStubFunction) { setTimeout(function() { if (typeof window.__uspapi !== 'undefined') { window.__uspapi.apply(window.__uspapi, arg); } }, 500); } };
var checkIfUspIsReady = function() { uspTries++; if (window.__uspapi === uspStubFunction && uspTries < uspTriesLimit) { console.warn('USP is not accessible'); } else { clearInterval(uspInterval); } }; if (typeof window.__uspapi === 'undefined') { window.__uspapi = uspStubFunction; var uspInterval = setInterval(checkIfUspIsReady, 6000); } // This callback is triggered on each page load __tcfapi('addEventListener', 0, function(tcData, success) { if (success && (tcData.eventStatus == 'useractioncomplete' || tcData.eventStatus == 'tcloaded')) { processCmpData(tcData); } }); function processCmpData(tcData) { // Flag that CMP has been processed. consentManager.cmpProcessed = true; // Permutive disabling needed? if (tcData.purpose.consents[1] && tcData.purpose.consents[3]) { consentManager.permutive.isAllowed = true; } if (consentManager.isAllowed('permutive')) { window.localStorage.removeItem('permutive-opt-out'); } else { window.localStorage.setItem('permutive-opt-out', 'true'); } consentManager.setUserConsent(tcData); if(consentManager.isAllowed('google')) { (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l="+l:"';j.async=true;j.src="https://www.googletagmanager.com/gtm.js?id="+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-NTW9BPH'); } // Consent String is needed as DFP target consentManager.setConsentString(tcData.tcString); consentManager.trackPublisherConsentLevel(tcData.publisher.consents); consentManager.trackVendorConsentLevel(tcData.vendor.consents); /** * According to Google policies, if Publisher Purpose 1 is revoked, we should not display ads at all * Check https://support.google.com/admanager/answer/9805023?hl=en for more information * Here we update the flag that points if ads should be rederer or not. */ consentManager.hideAds(tcData.purpose.consents[1]); // Posts tagged as sensitive shouldn't be showing any ads. Since we have a way to control ads viewability through // the consent manager, it's easy to check for the posts tags and flagged if they should shown or not. // According to Google policies, if Publisher Purpose 1 is revoked, we should not display ads at all // Check https://support.google.com/admanager/answer/9805023?hl=en for more information if (consentManager.hasBeenProcessed() && consentManager.displayAds) { consentManager.renderAds(); } // If consent was processed once the page was loaded, there are some ads that may not appear. Let's run prebid again. if (typeof executeParallelAuctionAlongsidePrebid !== 'undefined' && !consentManager.prebidProcessed && consentManager.displayAds) { executeParallelAuctionAlongsidePrebid() } // Facebook and Twitter are non IAB vendors, so we need to check their consents using a different callback __tcfapi('getNonIABVendorConsents', 0, function(consent, success) { if (success && consent.gdprApplies) { consentManager.setUserNonIabConsent(consent); } }) if (!consentManager.sentEventFbPixel && consentManager.isAllowed('facebook')) { !function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n; n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window, document,'script','//connect.facebook.net/en_US/fbevents.js'); fbq('init', '1294117580618248'); fbq('track', "PageView"); fbq('track', 'ViewContent'); consentManager.sentEventFbPixel = true; } if (!consentManager.sentEventTwPixel && consentManager.isAllowed('twitter')) { !function(e,t,n,s,u,a){e.twq||(s=e.twq=function(){s.exe?s.exe.apply(s,arguments):s.queue.push(arguments); },s.version='1.1',s.queue=[],u=t.createElement(n),u.async=!0,u.src="https://static.ads-twitter.com/uwt.js", a=t.getElementsByTagName(n)[0],a.parentNode.insertBefore(u,a))}(window,document,'script'); // Insert Twitter Pixel ID and Standard Event data below twq('init','o1f6l'); twq('track','PageView'); consentManager.sentEventTwPixel = true; } }
You must log in to post a comment.