Thumbnails do not appear

EasyBD, Blu-Disc Studio, BD Wizard, IG Editor, Quick BD Menu
rickemail2
Posts: 79
Joined: Fri Jun 25, 2021 9:45 pm

Thumbnails do not appear

Post by rickemail2 »

Hi Alexey, I'm having a problem with my project that isn't working as expected.

The scene, audio, and subtitle thumbnails only appear with the main menu and pop-up menu, but when I return to the resume menu, the thumbnails don't appear. I'm using GPR for the thumbnails. I use one GPR for scenes, and another GPR for audio and subtitles. It works fine, but it doesn't work correctly when I return to the resume menu.

I'm using the project in "Two Titles."

Below, I'll leave a preview of the problem.

https://www.transfernow.net/dl/2025082263qroQv5
Alexey Kolesnikov
Posts: 711
Joined: Fri Mar 01, 2013 1:03 pm

Re: Thumbnails do not appear

Post by Alexey Kolesnikov »

Hi,
I can't say anything just looking at the video. I need the project with all images/fonts.
Best regards,
Alexey Kolesnikov
rickemail2
Posts: 79
Joined: Fri Jun 25, 2021 9:45 pm

Re: Thumbnails do not appear

Post by rickemail2 »

Alexey Kolesnikov wrote: Fri Aug 22, 2025 6:41 pm Hi,
I can't say anything just looking at the video. I need the project with all images/fonts.
Hello Alexey, I am sending you the project.

https://www.transfernow.net/dl/20250823Fger3Wg1
Alexey Kolesnikov
Posts: 711
Joined: Fri Mar 01, 2013 1:03 pm

Re: Thumbnails do not appear

Post by Alexey Kolesnikov »

Well... I'm sorry, but I can't help.
The code in the Action Every Second of the movie is terrible. If you want to use script (Java code) instead of actions - you should learn programming.
The code in the Action Every Second of the official WB project made in KITe Java takes only 19 lines.

The basic idea:
- set the flag in the main menu;
- play Movie;
- check this flag in Action Every Second of the movie: if set - change it and activate the appropriate popup menu.
Best regards,
Alexey Kolesnikov