Su un pulsante sulla root ho:

on(release) {
bigScreenShots.loadMovie("imgBig/img.jpg");
}

sulla root ho un'istanza del movie bigScreenShots, chiamata bigScreenShots.

Ma se provo il filmato l'immagine non viene caricata. Come mai?

Grazie