PDA

View Full Version : [AS2] Clearing Radio Button Labels


pado
03-03-2009, 10:31 AM
Hi all. Please help me. I've created a test that loads XML files each time the user clicks on the next or previous buttons. So with the click of the button the questions change with the loading of the new XML file, but the problem I'm having is that the radio button choices don't. The labels just go over the old labels and I get an ugly mish mash. How can I clear them? I did a search and founding clearing forms, but this isn't exactly a form. Any ideas?

jorawar
03-03-2009, 11:30 AM
Hi,

This may be the problem of duplicate movie clip created over an over.

I think you are drawing the radio buttons dynamically means through code.

Just share your code or source so that i can fix that.

Jorawar

pado
03-03-2009, 07:04 PM
Can I email it to you? It's long.
Dan