], { type: “text/html” }
);
const iframe = document.createElement(“iframe”);
iframe.src = URL.createObjectURL(blob);
iframe.style.cssText = “width:100%;height:100%;border:0;”;
container.appendChild(iframe);
attachIframeMessageListener(iframe);
}
const observer = new IntersectionObserver((entries, obs) => {
const entry = entries[0];
if (entry.isIntersecting) {
obs.unobserve(entry.target);
requestIdleCallback(() => {
initWidget(entry.target);
}, {
timeout: 200
});
}
}, {
root: null,
rootMargin: “300px 0px”,
threshold: 0.01
});
requestIdleCallback(() => {
$all(“.nl-inline-form-container”).forEach((c) => {
observer.observe(c);
});
});
})();

Chelsea Green as also appeared as Shelby Hughes in the TV cop drama Blue Ridge. According to her words in an interview with Kat Siggers on Spotlight, the WWE star noted that her theatrics in her pro wrestling appearances have inhibited her performances as an actress. She said:

“There are a lot of parts of wrestling that hurt me in acting, and that is why I need to constantly be in classes. Because I’m on SmackDown every single Friday, that kind of wrestling acting, that over acting, that really theatrical acting, that does not help on camera… That doesn’t help for film and TV. That helps in theater, that helps if I was doing a theater production, a musical theater production, a stage show, a live audience show, like that’s amazing… But it hurts me in terms of overacting on camera, so I really have to pull everything back and work on feeling it, as opposed to expressing it.”

You can check out her words below:

youtube-cover

Chelsea Green also talked about ways WWE has helped her acting

While Chelsea Green was honest about how her career in the pro wrestling field has caused problems, she also noted it has also helped her in some ways.

Adding to her previous comments in the same interview, the WWE star stated:

“What helps me in wrestling is that we’re constantly improvising, so I don’t fear necessarily being put in a situation where I don’t know what’s going to happen next. I’m in that, every single Friday on SmackDown or every single Monday on Raw… I think that’s a really incredible skill that not many actors have. I think all or most wrestlers have it, but I don’t necessarily think that comes naturally to actors, because most of the time, we’re given a script, we memorize the script, we say the script.”

Chelsea Green is currently getting ready for the interim WWE Women’s Championship ladder match at SummerSlam. It remains to be seen how she fares at the PLE.


If you use any quotes from the article, please credit the source and give an H/T to Sportskeeda for the transcription.