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.
Loading screen
-
- Posts: 472
- Joined: Fri Mar 01, 2013 1:03 pm
- Contact:
Re: Loading screen
Hello,
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)
Best regards,
Alexey Kolesnikov
Alexey Kolesnikov
Re: Loading screen
That solved my problem ! Thanks !