alapalap
02-24-2009, 03:37 AM
Hi...
I made a little game and I want to put Pause ACTION when the gift hit the character and then show question. I give instance name on gift with "hadiah"
I tried this code, but it didn't work well for me...
MovieClip.prototype.stopAll= function () { if (goPlay && (play)) {gotoAndStop (_currentframe);}};
I rather confuse with the code to show quiz in the game
Can someone help me please ?
Thank you
Irwan
I made a little game and I want to put Pause ACTION when the gift hit the character and then show question. I give instance name on gift with "hadiah"
I tried this code, but it didn't work well for me...
MovieClip.prototype.stopAll= function () { if (goPlay && (play)) {gotoAndStop (_currentframe);}};
I rather confuse with the code to show quiz in the game
Can someone help me please ?
Thank you
Irwan