I am trying to use the XML Connector to build a quiz. I have a sample XML file
that is the quiz question and answer choices. I am using a textinput to bind
the text based question. I want two radio buttons to bind the answer choices.
The XML Connector won't bind to the radio button component. Does anyone know
how I can bind the XML button choices to the radio button? Thanks.
mevenden - 28 Feb 2005 17:17 GMT
Hello -
Download the RadioGroupBinder from the Flash Exchange...this will help you bind radio groups to data sources.
- Muir