XML FLASH FORMATTING HMTL
XML FLASH FORMATTING HMTL
Out of context: Reply #44
- Started
- Last post
- 56 Responses
- FrdmOfSpch0
string is whatever value you are passing from your xml.
cram
(Apr 10 07, 10:36)i think that's the misunderstanding here.
THe xml is DYNAMIC. It will have different values and will be created using PHP/MySql,
i dont want a fixed string there. Right now my text box says "undefined" and then when i click on the button that's meant to load the formatted tag it goes blank.
if i put the string as: xml.firstChild.childNodes[i].chi... to target the tag that contains the "string"?