| Learn XML Tutorial Part 1 | Here I introduce XML by covering: XML Basics, Explain what it can do, Compare it to HTML, Explain tags and elements, Show you what XML looks like, Explain the encoding attributes. | Category:XML |
| XML in Flashh Part 3 | the third part in the flash and xml series. part 4 coming soon. var myXML:XML = new XML(); myXML.ignoreWhite=true; myXML.onLoad = function(sucess) { if(sucess) { subjectTXT = this.firstChild.childNode... | Category:XML |
| Learn XML Tutorial Part 1 | Here I introduce XML by covering: XML Basics, Explain what it can do, Compare it to HTML, Explain tags and elements, Show you what XML looks like, Explain the encoding attributes. | Category:XML |
| XML in Flashh Part 3 | the third part in the flash and xml series. part 4 coming soon. var myXML:XML = new XML(); myXML.ignoreWhite=true; myXML.onLoad = function(sucess) { if(sucess) { subjectTXT = this.firstChild.childNode... | Category:XML |
|