Page 1 of 1

Loading screen

Posted: Mon Apr 25, 2022 1:52 pm
by dream7
Hello,

On my project I have a JAR loading animation, and a "warning" movie as intro that is setup "On JAR startup" field.
Within simulation, the loading animation is shown, and then the warning movie is played. Ok fine.
But after muxing (I have MX Pro), my warning intro movie is played first, and then the loading animation (in PowerDVD, and burned and played on a real Blu-ray player).
On a previous project, the loading animation plays first, before the intro movie. I remuxed the projet with the last version of BDS and the loading animation is played first again as it should.
I can't find the difference why my 2 projects are not playing the same way. Is there an option somewhere ?
Ideally, I would like the loading animation playing first as shown in the simulation.

Thank you.

Re: Loading screen

Posted: Mon Apr 25, 2022 4:41 pm
by Alexey Kolesnikov
Hello,
dream7 wrote:
Mon Apr 25, 2022 1:52 pm
But after muxing (I have MX Pro), my warning intro movie is played first, and then the loading animation
...
I can't find the difference why my 2 projects are not playing the same way. Is there an option somewhere ?
Yes, there is an option: "Disabled actions" property of the movie with disabled "Call Top Menu". To disable Top Menu call such movies should be moved outside the JAR (if you are using one JAR). Check the help "Creating a new project" -> "How to create a movie" -> "Movie properties" -> "Disabled actions". You can avoid such behavior by using a separate JAR for such movies - check an example https://blu-disc.net/download/examples/SimpleJARs.zip (you need https://blu-disc.net/download/examples/Simple.zip as well)

Re: Loading screen

Posted: Mon Apr 25, 2022 7:29 pm
by dream7
That solved my problem ! Thanks !