Mohamed Radwan reveals to New Yuse Rom
The artist Mohamed Radwan published in a varied assembly of the Files Room websites on the sidelines of his honor on the closing ceremony of the Buria Movie Festival in regards to the destiny of the movie of the wife of a man, which is now now not notable.
The destiny of the movie of a man’s wife is now now not notable
The set up Muhammad Radwan talked about in queer statements to Files Room: “I attain now now not know about it …
Yasmine Abdel Aziz’s return to the cinema
In a linked context, The movie of the wife of a man is now now not notable, which represents the return of Yasmine Abdel Aziz to the cinema after the absence of seven years, and it represents the vital inventive cooperation between Yasmine and Akram Hosni, and the movie is taking set up in a social comic framework, and the comfort of his heroes are being shriveled within the contemporary duration, and it is written by Sharif Al -Laithi, directed by Moataz Al -Touni, and the production of Synergy to producer Tamer Morsi.
Mohamed Radwan within the Captain sequence
He changed into shown to Mohamed Radwan within the closing Ramadan drama season, the Captain sequence, which he composed with Akram Hosni, who’s of the quality of social comedies, for the duration of which Akram offered the character of Hossam Ezz El -Din, a pilot captain, faces many crises, especially after he brought about the loss of life of 1 of his flights, and Mohamed Radwan performed the character of Dr. Shaker Al -Tawil, a professor of theater act Akram Hosni.
Captain sequence heroes
The sequence Captain is consisting of 15 episodes, starring the artist Akram Hosni, the artist Aya Samaha, the artist Sawsan Badr, the artist Ahmed Abdel Wahab, the artist Rahma Ahmed, the artist Ahmed Al -Rafii, the artist Mohamed Radwan, the artist Sami Maghawry, the artist Omar Sharqi, the artist Moamen Nour, the artist Mimi Jamal, the artist Wiam Magdy, and the sequence from the memoir of Ayman Al -Shayeb, written by Amr Al -Dali, and directed by Moataz Al -Touni.
Mohamed Radwan within the sequence Hasba Omari
Radwan also competed within the closing Ramadan season, within the sequence of Hasbah Omari, which he composed with Rogina and Amr Abdel Jalil, and its events took set up in a social framework that deals with the beautiful of hardship and care, which indicates the beautiful of girls folk to construct a share of her husband’s money which will attain half of his wealth, whether within the tournament of divorce or loss of life, in substitute for her work and her participation within the formation of that wealth.
The heroes of the sequence Hasba Omri
The sequence Hasba Omari, consisting of 15 episodes, starring Rogina, Amr Abdel Jalil, Nadine, Mahmoud Al -Bazawi, Mohamed Radwan, Ali Al -Tayeb, Nour Ehab, and Islam Ibrahim, with a chain of guests of honor, including Ilham Shaheen and Rania Farid Shawky, and the sequence written by Mahmoud Ezzat and directed by May perhaps well perhaps also Mamdouh.
purpose replaceOembeds() {
var allEmbeds = doc.getElementsByTagName(“OEMBED”);
whereas (allEmbeds.measurement != 0) {
replaceOembedWithHtml(allEmbeds(0), extractLinkFromOembed(allEmbeds(0)));
allEmbeds = doc.getElementsByTagName(“OEMBED”);
}
runYoutubeLazyLoad();
}
purpose replaceOembedWithHtml(element, sourceData) {
if (sourceData.source.toLowerCase() === “youtube”) {
var html=”
‘;
replaceElementWithHtml(element, html);
} else if (sourceData.source.toLowerCase() === “instagram”) {
var html=”
‘;
replaceElementWithHtml(element, html);
} else if (sourceData.source.toLowerCase() === “twitter”) {
var html=”
‘;
replaceElementWithHtml(element, html);
} else if (sourceData.source.toLowerCase() === “fb”) {
loadfbApi();
var html=”
‘
replaceElementWithHtml(element, html);
} else {
replaceElementWithHtml(element, “”);
}
}
purpose extractLinkFromOembed(element) {
return getUrlSource(element.getAttribute(“url”));
}
purpose getUrlSource(url) {
var ytRegex = /http(?:s?)://(?:www.)?youtu(?:be.com/survey?v=|.be/)((w-_)*)(&(amp;)?(w?=)*)?/;
var instaRegex = /(https?://www.)?instagram.com(/p/(w+)/?)/;
var twitterRegex = /twitter.com/.*/spot(?:es)?/((^/?)+)/;
var fbRegex = /^https?://www.fb.com.*/(video(s)?|survey|memoir|posts)(.php?|/).+$/;
if (ytRegex.take a look at(url)) {
return {
source: “Youtube”,
url: url,
id: ytRegex.exec(url)(1)
};
}
if (instaRegex.take a look at(url)) {
return {
source: “Instagram”,
url: url,
id: instaRegex.exec(url)(3)
};
}
if (twitterRegex.take a look at(url)) {
return {
source: “Twitter”,
url: url,
id: twitterRegex.exec(url)(1)
};
}
if (fbRegex.take a look at(url)) {
return {
source: “Fb”,
url: url,
id: fbRegex.exec(url)(1)
};
}
return {
source: “Unknown”,
url: url,
id: “”
};
}
purpose replaceElementWithHtml(element, html) {
var str = html;
var Obj = element; //any element to be entirely replaced
if (Obj.outerHTML) { //if outerHTML is supported
Obj.outerHTML = str; ///it is simple replacement of complete element with contents of str var
} else { //if outerHTML is now now not supported, there might be a extraordinary but crossbrowsered trick
var tmpObj = doc.createElement(“div”);
tmpObj.innerHTML = ‘‘;
ObjParent = Obj.parentNode; //Okey, element will admire to be parented
ObjParent.replaceChild(tmpObj, Obj); //here we inserting our non permanent recordsdata as an different of our aim, so we are in a position to hunt down it then and substitute it into whatever we admire to interchange to
ObjParent.innerHTML = ObjParent.innerHTML.substitute(‘
‘, str);
}
}
purpose loadfbApi() {
var js = doc.createElement(‘script’);
js.src=”
doc.body.appendChild(js);
}
purpose runYoutubeLazyLoad() {
/// youtube lazyload
var youtube = doc.querySelectorAll(“.youtube”);
for (var i = 0; i < youtube.measurement; i++) { var source = "https://img.youtube.com/vi/" + youtube(i).dataset.embed + "http://192.168.2.55/0.jpg"; var picture = new Image(); picture.src = "https://newsroom.info/issues/nr/resources/images/no.jpg"; picture.classList.add('lazyload'); picture.setAttribute("recordsdata-src", source); picture.setAttribute("alt", "youtube"); picture.addEventListener("load", purpose () { youtube(i).appendChild(picture); }(i)); youtube(i).addEventListener("click on", purpose () { var iframe = doc.createElement("iframe"); iframe.setAttribute("frameborder", "0"); iframe.setAttribute("allowfullscreen", ""); iframe.setAttribute("src", "https://www.youtube.com/embed/" + this.dataset .embed + "?rel=0&showinfo=0&autoplay=1"); this.innerHTML = ""; this.appendChild(iframe); }); }; } (Tagstotranslate) Mohamed Radwan (T) The wife of a man’s wife is now now not notable (T) Honoring Mohamed Radwan (T) The Captain (T) sequence, Hasba Omari
Offer hyperlink