what is the code to put in the frame to make the movie play when you click anywhere on the screen… is it something along the lines of this…
this.onPress = function() {
play();
}
};
?
what is the code to put in the frame to make the movie play when you click anywhere on the screen… is it something along the lines of this…
this.onPress = function() {
play();
}
};
?
:: Copyright KIRUPA 2024 //--