Finally got it to work, could you please add an intro page saying use AS3, add the action script in .as file (although you would when using AS3) and the other preliminary stuff so it'll make it easier for people.
it's still 5/5 and also, what was the could for the stuff on slide 2, sorry if it's there; I cant find it
please don't comment it won't load until your completely *sure* it doesn't load. And, even if it doesn't load - please don't rate the game - neither positively nor negatively as you couldn't possibly know which it deserves as you haven't played it. The loading issue is not due to the game as if it loads for some it means it *is* working properly. Sorry for the rant :P
5/5 thanks I may try to use this if I ever get around to bothering to make another game, Also @ SilverPuma, where you type "gotoAndPlay("enemy-attacks");" maybe if you place if (bad>0) { (Place the gotoandplay)}
That way if monster is dead it shouldn't go to it's attack. I didn't look at this tut. properly though (bookmarked it for later) so I'm not sure on the actual variables' names etc.
For those saying how to make the left click button stop, this might work I haven't tried it though... Why don't you make another button made of a rectangle the alpha 0% (so it's invisible) and resize it to the size of the screen. And write the code so that onPress() it will take it to whatever frame you want them to go for cheating. And then place this invisible button on every frame you have a maze. But again; I haven't tried this so I can't vouch for it