SRK Reveals How He Asked Salman Khan For The Role In Aanand L Rai’s Next!
Shah Rukh Khan revealed how filmmaker Aanand L Rai asked Salman Khan for the role in the dwarf film.
Superstar Shah Rukh Khan who is gearing up for his upcoming release Jab Harry Met Sejal with Anushka Sharma is also in news for his next with filmmaker Aanand L Rai . The film in which Shah Rukh plays a dwarf has clearly become the talk of the town. It is being shot differently and a lot of VFX has been used. Another interesting bit is that Salman Khan also has a cameo in the dwarf film. In a recent media interaction, SRK revealed how he and Aanand L Rai asked Salman to play the part.
Shah Rukh Khan shared the whole incident and said, "He is very kind. This (role) was written a long time back in the film, from the first narration onwards. Salman has also heard the script, I think Aanand wanted to make the film with him at one time. They didn't have the time, things didn't work out and VFX wasn't ready."
SRK said, "We were at home, Aanand was there when Salman just walked in to say hi to me. He got his new e-cycle for me and for Aryan and Suhana as well. Aanand said I should ask him. I said, 'Salman, there's one role', he said, 'Yeah, let me know'. "Then, everything just worked out perfectly. He had two days off, we needed ten days to put up the set," says Shah Rukh.
"He (Rai) has edited some portions, we have a good amount of film ready. He said, 'Sir, please watch it, it's looking good and this is without the technical part'. It's a really interesting and exciting film. I am saying it's good not because I am showing off, but it's so different. We are really happy with what we have achieved so far," added the King Khan.
Aanand L Rai ’s film also stars Katrina Kaif and Anushka Sharma in key roles. The team have completed most of the shooting schedule and are gearing up for the post production and VFX parts. Shah Rukh Khan ’s another film with Imtiaz Ali, Jab Harry Met Sejal , is scheduled to release this August 4!
RELEATED POST
LATEST POST
KWK 8: Kareena Kapoor Talks About His Son Jeh
Web Series Nov 17, 2023 03:19 AM IST
Bollywood Nov 16, 2023 06:32 PM IST
Shah Rukh Khan And Ranveer Singh To Team Up For Karan Johar’s Mega Action Film? Here's What We Know!
Telivison Nov 16, 2023 06:15 PM IST
Bigg Boss 17: Devoleena Bhattacharjee Slams Vicky Jain, Says "I Feel Bad For Ankita.."
Bollywood Nov 16, 2023 08:36 PM IST
Vicky Kaushal Is Unrecognisable In Long Beard; Fans React
Movies | Opening | Total Collection |
---|---|---|
Vedaa | 6.75 cr | 6.75 cr |
Khel Khel Mein | 5.23 cr | 25.74 cr |
Stree 2 | 55.40 cr | 526.43 cr |
Bad Newz | 8.62 cr | 58.98 cr |
Sarfira | 2.50 cr | 17.65 cr |
Kill | 1.35 cr | 24.15 cr |
Kalki 2898 AD | 22.50 cr | 277.40 cr |
Ishq Vishk Rebound | 1 cr | 4.50 cr |
(function () { var input = document.querySelector('#input'); input.addEventListener("input", function(e) { document.querySelector('#mySidenav').classList.remove("bg-opacity-75") if(e.target.value.length >2){ const xhr = new XMLHttpRequest(); xhr.onload=function(){ const serverReponse=document.querySelector("#div1"); serverReponse.innerHTML=this.responseText; }; var url="https://www.bollywoodmdb.com/search?search="+ e.target.value; xhr.open("GET", url); xhr.setRequestHeader("Content-type","application/x-www-form-urlencoded"); xhr.send(); } }); })(); $('#calenderlistt').children('#calenderChildd').each(function() { let $this = $(this); if ($this.width() < $('#calenderlistt').width()) { $('#scrollbtn').css('display','none'); } }) $(".search_btn").on('click', function(){ $("#mySidenav").css("width" ,"32.24rem"); // $("#input").focus(); document.querySelector("#input").focus(); }); $("#clear").on('click', function(){ $("#input").val(""); }); $("#close_btn").on('click', function(){ $("#mySidenav").css("width" ,"0"); }); $(".login").on('click', function(){ $("#myModal").show(); }); $("#close").on('click', function(){ $("#myModal").hide(); }); $("#facebook").on('click', function(){ var urlpop=$("#facebook").val(); window.open(urlpop, "_blank"); }); $("#google").on('click', function(){ var urlpop=$("#google").val(); window.open(urlpop, "_blank"); }); $("#movieDirtFoo").on('click', function(){ $("#movieDireLi").removeClass("hidden"); $("#celeDireLi").addClass("hidden"); $("#compDireLi").addClass("hidden"); $("#movieDirtFoo").addClass("activeDirect"); $("#companyDirtFoo").removeClass("activeDirect"); $("#celeDirtFoo").removeClass("activeDirect"); $("#movieDirYr").removeClass("hidden"); }); $("#companyDirtFoo").on('click', function(){ $("#movieDireLi").addClass("hidden"); $("#celeDireLi").addClass("hidden"); $("#compDireLi").removeClass("hidden"); $("#movieDirtFoo").removeClass("activeDirect"); $("#companyDirtFoo").addClass("activeDirect"); $("#celeDirtFoo").removeClass("activeDirect"); $("#movieDirYr").addClass("hidden"); }); $("#celeDirtFoo").on('click', function(){ $("#movieDireLi").addClass("hidden"); $("#celeDireLi").removeClass("hidden"); $("#compDireLi").addClass("hidden"); $("#movieDirtFoo").removeClass("activeDirect"); $("#companyDirtFoo").removeClass("activeDirect"); $("#celeDirtFoo").addClass("activeDirect"); $("#movieDirYr").addClass("hidden"); });