Thread: Flash:
View Single Post
Old 05-11-2009, 12:43 PM   #3 (permalink)
Thorn
 
Super Techie

Join Date: Feb 2008

Posts: 302

Thorn is on a distinguished road

Default Re: Flash:

That's exactly the problem. I don't know the code. That's what I'm trying to figure out.

I would be satisfied with knowing how to make the game end when I click the moving button. The other stuff is just little things that would be cool.


The only thing that makes sense to me is
Code:
on (press) 
{
	stop();
}
But it doesn't work.

Last edited by Thorn; 05-11-2009 at 12:59 PM.
Thorn is offline