
I’ve made a PHP file which calls upon a phpMyAdmin database.
It works fine PHP wise, but the flash code seems to kill it all.
error message:1137: Incorrect number of arguments. Expected no more than 1.
Code:
var theXML:XML = new XML(); theXML.ignoreWhitespace = true; theXML.onLoad = function() { var nodes = this.firstChild.childNodes; for (var i=0; i<nodes.length;i++) { theList.addItem(nodes[i].firstChild.nodeValue,i); } } theXML.load(“http://***website***/Varudatabas.php”);
If you would like to make a comment, please fill out the form below.
“in all seriousness I need some help. would greatly appreciate any contributing information.”
dont worry, it is perfectly normal to j*zz in your pants when you code. I do it all the time. common solution is to get a girfriend, but it is pretty tough job for a n00b. I think you should try some rubber toys first.