I'm developing an Adobe Air application for Android using ActionScript 3.0 (I'm not using Flex).
I'm trying to use radio buttons and a radio button group, but they aren't available on ActionScript mobile.
I'm using Flash Builder 4.5.1 Standard and when I want to import fl.controls
it complains saying that it isn't available.
Is there any other control that I can use instead of radio buttons?