Hello.
Here's my problem:
1. i've created new extension project
2. in mxml design view, i've added 1 button, and gived it an id of "button"
3. how can i acces that button inside .as file? (i want to add event listeners to it, and change its label);