Printing from flash
Printing from flash
Out of context: Reply #4
- Started
- Last post
- 18 Responses
- pushme0
it was at home here it is:
program1_1XML= new XML()
program1_1XML.ignoreWhite = true
program1_1XML.load("program1_1.x...
program1_1XML.ref = thisprogram1_1XML.onLoad = function(success){
if(success){var root = this.firstChild
nodes = root.childNodes/******************************/
/*Parse Content For Headers*/
/******************************/
for(var i=0; i