Change panel height, width and title
With the help of a button's click we can change the height, width , and title of a panel. In the given tutorial we will learn how to change all these attributes with a single click event.
ButtonNPanel.mxml
<?xml version="1.0" encoding="utf-8"?> |