Re: Argument not being accepted by function
Status: Alpha
                
                Brought to you by:
                
                    cwalther
                    
                
            | 
     
      
      
      From: Christian W. <cwa...@gm...> - 2011-10-13 19:31:01
      
     
   | 
> On another note, is there a way to chain other calls to run right after my animation is complete other then seperatly timing them with pipmak.schedule? There's no way around pipmak.schedule, but instead of timing them from the beginning, you could also trigger your additional calls from the scheduled function that displays the last frame of your animation. -Christian  |