/ Published in: ActionScript
                    
                                        This line of code will remove the border of an ActionScript 2 TextArea component.
                
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
 myTextArea.borderStyle = "none";
Comments
                    Subscribe to comments
                
                