var ld = new LoadVars(); ld.onData = function(str) { if(str == undefined) { this.decode(str); for(obj in this) { trace(obj+" : "+ this[obj]); } } } ld.idc = 871; ld.lead = 3; ld.sendAndLoad("http://track.polenord.net/transform.php" , ld, "GET");