eilsoe  
                
                  
                    October 20, 2002,  4:44pm
                   
                  1 
               
             
            
              Hi all! 
I have this maze, with a dot (player), moving on keypress (Key.isDown function).
When I run it on any other machine than my own, the movie itself slows down and pauses when i hold down the key… 
And as soon as I let go, it resumes playing… until i press a key again… then slows down, and pauses…
WHY??  This is seriously PMO… 
             
            
              
            
           
          
            
              
                system  
              
                  
                    October 20, 2002,  7:04pm
                   
                  2 
               
             
            
              Hey eilsoe,
on (keyPress "<Down>") {
	//addsomething
}
I found that to work, but you are treading on waters that I have yet traveled over 
Cheers!
             
            
              
            
           
          
            
              
                system  
              
                  
                    October 20, 2002,  7:15pm
                   
                  3 
               
             
            
              Hi Kir!
check if it runs here…:
www.avalon-rev.dk/spil/edge.html
I’ll just try that keypress… if it works…
I dunno what i’ll do… 
scream i think… lol 
             
            
              
            
           
          
            
              
                system  
              
                  
                    October 20, 2002,  7:21pm
                   
                  4 
               
             
            
              The phreaky thing is, that THIS one works:
www.avalon-rev.dk/spil/version08.html
(pom will recognize this :P)
it’s tha same goddammit code…!
             
            
              
            
           
          
            
              
                system  
              
                  
                    October 20, 2002, 10:11pm
                   
                  6 
               
             
            
              My little maze… tears in the eyes 
             
            
              
            
           
          
            
              
                system  
              
                  
                    October 20, 2002, 10:21pm
                   
                  8 
               
             
            
              Proud of what you did, yeah :cowboy:
             
            
              
            
           
          
            
              
                system  
              
                  
                    October 20, 2002, 10:24pm
                   
                  9 
               
             
            
              Check it again pom, you should be able to move right this time…
             
            
              
            
           
          
            
              
                system  
              
                  
                    October 20, 2002, 10:45pm
                   
                  10 
               
             
            
              Different controls, I see… And there’s not enough time!! It’s impossible to finish :*(
             
            
              
            
           
          
            
              
                system  
              
                  
                    October 20, 2002, 11:04pm
                   
                  11 
               
             
            
              Hehe, i know 
I’m boosting the time to 120 seconds soon… that should be enough.
All i need now is a transition from the game scene to the selection scene. Animations for the vac blowing up, and one for the vac burning.
And finally some sounds…
Then it’s done