Revision: 16507
                            
                                                            
                                    
                                        
Updated Code
                                    
                                    
                                                    
                        at August 6, 2009 14:34 by allnatural
                            
                            Updated Code
trace("MEMORY USAGE :: " + Number(System.totalMemory/1024).toFixed(2));
                                
                            Revision: 16506
                            
                                                            
                                    
                                        
Initial Code
                                    
                                    
                                                            
                                    
                                        
Initial URL
                                    
                                    
                                
                                                            
                                    
                                        
Initial Description
                                    
                                    
                                                            
                                    
                                        
Initial Title
                                    
                                    
                                                            
                                    
                                        
Initial Tags
                                    
                                    
                                
                                                            
                                    
                                        
Initial Language
                                    
                                    
                                                    
                        at August 6, 2009 14:33 by allnatural
                            
                            Initial Code
trace("MEMORY USAGE :: " + Number(System.totalMemory/1024).toFixed(2) + "\n points array :: " + points.length);
                                Initial URL
Initial Description
Easy way to get current memory usage.
Initial Title
Show how much memory is being used in your flash
Initial Tags
Initial Language
ActionScript 3