/ Published in: ActionScript 3
                    
                                        
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
var i:int = 123;
var foo:String = "foo";
var wtf:Object = {prop:"rad"};
trace(i, foo, wtf);
URL: http://www.flashcomguru.com/
Comments
 Subscribe to comments
                    Subscribe to comments
                
                