Reputation: 151
First i used images for the buttons in my Adobe AIR App, but now i wanted to just use rectangles made in Adobe Flash. But if I use them as button, they are only clickable on the corner, Not on the rectangle surface (Transparent).
Upvotes: 0
Views: 71
Reputation: 4719
Create a rectangle shaped MovieClip symbol within your Button symbol that fills the space of the entire button and make it transparent with Alpha = 0
.
Upvotes: 1