I want to make one quiz which will start whene I click button test in the movie input.dir.
Name of the quiz movie is test.dir and he has file questions.xml where I put 10 question for quiz.
First question :
1. I want to put in this file questions.xml 40 questions and randomize 10 questions but...
Sorry because I am boring but I am beginner, can you tell me where I need to put this code and how to integrate this code with my data base of question .
I have one question, first of akll I want to thanks to everyone who gives me advice for director.
Qustion is:
I hava database of 40 questions with a,b,c,d answer. How can I make randomize questions of 10 questions.
Thank you.
I have one problem, maybe is simple but i dont know how to solve him.
I have two movie :input.dir and output. dir.
I want when I click on the button go in the movie output.dir that I go in the movie input.dir on frame 6. Can I do this ?
Thank you.
How can I remove picture from the stage whene I click on the stop. I know to this with text but with picture i dont know.I do something like this:
on stopMovie()
member(66).text =""
member(67).picture=""
end
Member 66 is field and I want to this with field 67 .
Thank you
Hy, it is not working, I put on the end of intro.dir:
-- Frame script
on exitFrame me
_movie.go(_movie.frame)
end exitFrame
and on the button go i Attached behavior script :
on rightMouseDown me
play movie "Text.dir"
end
and it is working with right click of mousse but I cannot to put...
I have two movie , one is name intro.dir, and one has name text.dir. How Can I conect this two movie, i want that when I finish with movie intro.dir that i am going to movie text.dir when i click on the button go.
Thank you
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.