Entertainment

Disney launches stage musical 'Hercules' in London

June 26, 2025 3:12 pm

Source : Disneyplus

Disney takes London audiences back to Ancient Greece with its new musical “Hercules”, bringing alive its 1997 animation on the West End stage.

Showing at composer Andrew Lloyd Webber’s Theatre Royal Drury Lane, the show is inspired by the much-loved Disney film, itself based on the ancient myth.

It follows the titular character and son of Zeus who, upon losing his immortality as a baby due to the plotting Hades, god of the underworld, goes from zero to hero to stop his uncle from taking over.

Article continues after advertisement

“It’s a myth that reflects contemporary culture and still honours the DNA of (the) animated movie,” Robert Horn, who wrote the show’s book with Kwame Kwei-Armah, told Reuters late on Tuesday at the musical’s press night.

“It’s its own new thing and yet fans of the movie will absolutely come and recognise it and love it.” Central to the show are the five Muses, who sing their way through the story with energetic gospel-like tunes and plenty of costume changes.

“I think I speak for all of us … we have idolized these women. We have looked at these women and seen ourselves in times when we weren’t really represented,” actor Malinda Parris, who plays Calliope, said.

 

Stream the best of Fiji on VITI+. Anytime. Anywhere.

"; el2 = $(el); el2.removeAttr("src"); el2.attr("srcdoc", template); } function generate_leaderboard(obj){ if (obj.length == 0){ // setup default leaderboard return false; } num = obj.length; //num = (Math.floor(Math.random() * num)); num = get_next_leaderboard(num); // num = get_next_leaderboard(obj); var style = "body.leaderboard-ad {\ margin: 0;\ width: 728px;\ height: 90px;\ overflow: hidden;\ }"; var style2 = "@keyframes lb-slide {\ 0%, 100% {\ margin-left: 0px;\ }\ 50% {\ margin-left: -408px;\ }\ }\ @media (max-width: 700px) { \ .lb {\ animation: lb-slide 10s infinite ;\ } \ .lb {\ width: 320px;\ margin: auto;\ height: 90px;\ overflow: hidden;\ }}"; var template = "
OSZAR »
"; el = "#homepage-leaderboard"; el2 = $(el); el2.removeAttr("src"); el2.attr("srcdoc", template); el = "#homepage-leaderboard-mobile"; el2 = $(el); el2.removeAttr("src"); el2.attr("srcdoc", template); } //assumes JQUERY is already loaded - DO A CHECK /* update 09.06.2025 - disabling the legacy get_webads - to be completely removed later.*/ //get_webads(); /*new in 07/05/2023*/ function get_next_leaderboard(num) { //console.log ("get_next_leaderboard(num) "); //console.log (num); // Check local storage for variable leaderboard_shown, defaulting to 0 let leaderboard_shown = parseInt(localStorage.getItem('leaderboard_shown')) || 0; // Add +1 to leaderboard_shown and make sure it's not more than num leaderboard_shown = (leaderboard_shown + 1) % (num); // Save leaderboard_shown to local storage localStorage.setItem('leaderboard_shown', leaderboard_shown.toString()); //console.log (leaderboard_shown); // Return leaderboard_shown return leaderboard_shown; }
OSZAR »