I've tried a number of preloaders for movies which use linkage to export sounds to be used with the attachSound method. However, the preloader interface on frame 1 does not appear until about 90% of the movie is loaded. Has anyone found a preloader that works well with the sound object?
I've created a sound object which I can start and stop with button. However, I would like to pause the sound at various intervals then restart at that position. Any idea whatthe script would be?
Good one Petitpal and thanks for such a detailed response. Your script for validating random questions in arrays works just fine. I put the following script on a button:
on (release) {
if (answer[my_random]!=stud_answer) {
display = "wrong";
} else {
display =...
Has anyone got a script for using arrays to make a quiz. I want 10 questions randomly displayed in a dynamic text box and the user's answers typed into another text box then validated.
I've made a drag and drop quiz- 10 words converted to draggable movie clips and 10 drop targets to force the user to drop the words in the correct order. However, sometimes the words follow the mouse and won't drop on mouse release. Anyone got any ideas?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.