Resume the summarized movie without playing the MPAA Ratings again!!!

Blu-ray and UHD Authoring
Post Reply
DJBrunoLima
Posts: 53
Joined: Thu Sep 01, 2022 9:53 pm

Resume the summarized movie without playing the MPAA Ratings again!!!

Post by DJBrunoLima »

Hello Alexey!

I have an MPAA Ratings video that is activated by pressing the "PLAY" button and then it calls the movie. I would like to know if when I call the main menu by pressing the "HOME" button and then want to continue the movie by pressing the "PLAY" button, is it possible to call it without the MPAA Ratings video being activated again?

Can you give me a solution for this with examples, please?

Alexey Kolesnikov
Posts: 458
Joined: Fri Mar 01, 2013 1:03 pm
Contact:

Re: Resume the summarized movie without playing the MPAA Ratings again!!!

Post by Alexey Kolesnikov »

No. There is no way to detect in Java that you're pressed Home. For Java - JAR was unloaded and Java does not know how it was done. There is no way to detect/catch Home button.
Best regards,
Alexey Kolesnikov

DJBrunoLima
Posts: 53
Joined: Thu Sep 01, 2022 9:53 pm

Re: Resume the summarized movie without playing the MPAA Ratings again!!!

Post by DJBrunoLima »

Alexey Kolesnikov wrote:
Sun Sep 15, 2024 7:33 pm
No. There is no way to detect in Java that you're pressed Home. For Java - JAR was unloaded and Java does not know how it was done. There is no way to detect/catch Home button.
Thanks Alexey, but I was already able to put a Script command and it worked perfectly what I wanted.

https://prnt.sc/-cPqIxQjVREp

Alexey Kolesnikov
Posts: 458
Joined: Fri Mar 01, 2013 1:03 pm
Contact:

Re: Resume the summarized movie without playing the MPAA Ratings again!!!

Post by Alexey Kolesnikov »

But it will work for all cases - not only Home button.

Added: I mean it will do the same when you eject the disc and insert it back.
Best regards,
Alexey Kolesnikov

DJBrunoLima
Posts: 53
Joined: Thu Sep 01, 2022 9:53 pm

Re: Resume the summarized movie without playing the MPAA Ratings again!!!

Post by DJBrunoLima »

Alexey Kolesnikov wrote:
Sun Sep 15, 2024 7:58 pm
But it will work for all cases - not only Home button.

Added: I mean it will do the same when you eject the disc and insert it back.
When I reinsert the disc, I have a Reset Resume Switch at the Start of the JAR, so the resume would only be when I returned to the main menu and when I press play, I only want to summarize the film on these occasions.

https://prnt.sc/3JSEL3I31YgB

Post Reply