I made a movieclip tab style navigator with 3 tabs, HTML, PHP, JAVASCRIPT. Each tab has a group of buttons that inserts a string into a TextInput. What I want to do is export it as a swc, import it into Flash Builder. Is it possible to do this and maintain the buuttons' functionality?
I guess put simply, can a component have a working button?