ActiveDen

button to load text??

3 posts
  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
Ronney says
Hello, I have a flash AS2 .0 file that reads external xml file. I need to add a simple button when clicked loads a specific text from the xml file into an existing text field, I tried this but it didn’t work:

on (release) { textfield.text = data.xml.firstChild.childNodes[20].attributes.details; }

Can anyone help me?

Thanks in advance.
3 posts
  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
Ronney says

I thought it is easy!!!

by
by
by
by
by