ADVERTISEMENT

Martin del Rosario says he's open to a wide range of roles

Published Aug 30, 2025 12:18 am
Martin del Rosario in 'Beyond the Call of Duty'
Martin del Rosario in 'Beyond the Call of Duty'

Actor Martin del Rosario demonstrated his open-minded approach to the diverse world of show business by accepting roles and projects that would enhance his acting career.

During a press conference for the movie "Beyond the Call of Duty" held in Quezon City recently, Martin emphasized his enthusiasm for the craft by immersing himself in various roles and narratives, showcasing his versatility and dedication as an artist.

"I welcome any role that will challenge me as an actor. Any role na pakiramdam ko na nagbibigay sa akin ng growth gina-grab ko yan. (Any role that I feel will give me growth as an actor, I grab it)," said Martin when asked about choosing his roles in movies and television.

Martin added, "I won't mind kung supporting or kontrabida ang role ko. Swerte lang bida ako this time. But ever since I started in show business, hindi ako picky sa role as long as it contributes to my growth as an actor. (I won't mind if my role is supporting or villainous. I'm just lucky to be the hero this time. But ever since I started in show business, I'm not picky about roles as long as they contribute to my growth as an actor.)"

"Beyond the Call of Duty" follows the lives of three friends — Ana, Daniel, and Ricky — who are bound by deep friendship but destined for different paths in service to the nation.

In his latest movie, Martin plays a SWAT (Special Weapons and Tactics) officer. He said it was an honor to wear the uniform.

"Kung ano yung sinusuot mo sa pelikula makakatulong yun sa pa characterize mo sa role mo. Noong sinuot ko ito, parang may honor akong naramdaman," the actor said. "Sobrang fresh nito sa akin because I am playing a very honorable role. Isa akong bayaning pulis. So I'm happy and proud na napili akong maging part ng movie na ito. (What you wear in a movie can help you characterize your role. When I wore it, I felt like I had an honor. It's so fresh to me because I am playing a very honorable role. I am a hero police officer. So I'm happy and proud that I was chosen to be a part of this movie.)"

Former Ilocos Sur Governor Luis "Chavit" Singson has stepped into the world of cinema, partnering with the Philippine National Police (PNP), Philippine Public Safety College (PPSC), Bureau of Fire Protection (BFP), and PNP Officers Ladies Club (OLC) Foundation, Inc. for "Beyond the Call of Duty." 

Opening in cinemas nationwide on Sept. 3, the movie "Beyond the Call of Duty" promises to be a gripping tribute to the bravery, sacrifice, and camaraderie of Filipino public servants— particularly police officers and firefighters. 

Chavit said that what makes "Beyond the Call of Duty" unique is its authentic connection to real law enforcers from the PNP, BFP, PPSC, and the movie project's beneficiary, the PNP OLC Foundation, Inc., a non-profit organization composed of wives and female PNP officers.

They partnered with Chavit's production team, Pinoyflix Films and Entertainment Production, Inc., to ensure the film accurately portrays the challenges and triumphs of police officers and firefighters.

Chavit, a businessman known for his advocacy work, expressed his enthusiasm for the project.

"This movie is not just entertainment-it's a salute to our modern-day heroes. We want to showcase their sacrifices, courage, and the unspoken bonds that keep them going," he said. "Beyond the Call of Duty" wants to show the real people behind the uniforms — the ones who run toward danger when everyone else is running away."

More than just another action flick with heart-pounding chase and dramatic rescues, the scenes that really hit home are the quiet moments — the missed family dinners, the tough choices, and the friendships that keep them going, Chavit said.

He added, "This movie reminds us that our public servants aren't perfect, but they are out there every day doing their best to keep us safe. They are ordinary people doing extraordinary things that will help us all appreciate their sacrifices a little more."

Chavit and his daughter, Stephanie, serve as executive producers, while Jose R. Olinares Jr., also known as "Direk JR," is the film director and supervising producer.

Fifteen percent of the movie's earnings will be directly allocated to support the initiatives of the PNP OLC Foundation, Inc.

Supporting this cause are the Department of the Interior and Local Government and BFP, whose involvement underscores the collaborative effort to strengthen public safety and governance.

Through this partnership, "Beyond the Call of Duty" aims to foster a more resilient and well-equipped force dedicated to serving the nation, Chavit added.

ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.