Quote:
Originally Posted by orange gold
I know that's what you mean... I told you exactly how to do it in the post below aha, then you just quoted me and asked me how to do the very same thing? did you even read the code? Or did you mean to ask, "is it possible for you to do it for me?"
hhahaha 
|
I got it! So if put:
if (numPressed == 10) {
gotoAndStop(2)
}
It will go to another page which is "You Win" page when the user clicked 10
circles? Am I right?
Can I upload here the file of the game?
Actually I have a LOT of problems right now because what I said before, I'm just new in AS 2.0 and it's really hard for me now to study the all the basic because the deadline is near (actually the deadline was moved). My problem right now is, just like what I said before, I have 24 objects already displayed in the scene and it's only 8 are clickable. By the way, 24 objects that with different pictures. And it's matched with a text. The game is just like the Mystery Case, almost the same here:
h**p://screenshots.en.softonic.com/en/scrn/56000/56107/3_547Thumb3.jpg
It was randomized (activation) and it's matched with the text when the user clicked the text, the text will be hided together with the object clicked. Do you have a file where I can use as my reference with this one?