I'm looking at loading the first image on a Movie Clip Advanced (MCA) node
For context, in attachement my projet :
- the D button switch a case node to load the "begining" movie into MCA node
- the F button switch a case node to load the "final" movie into MCA node
It loads right (with a quick white flash

I would like to fade in the movie with the first image and at 50% alpha, Play the movie
But when we change the movie file, the first image is not load.
Seek to "0" at pause mode, works
But the change of movie file don't want to trigger a "Loaded" action
Do you know any other way to know the exact moment the movie is loaded ?
Thanks for your answers,