From 2c088f47601827281a6efd74621f2ce5d68eaf64 Mon Sep 17 00:00:00 2001 From: MCMic Date: Sat, 15 Aug 2009 13:32:45 +0000 Subject: [PATCH] La premiere release marchait pas --- striped/GeekscottesMakerV2.svg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/striped/GeekscottesMakerV2.svg b/striped/GeekscottesMakerV2.svg index 65d9a3e..b8575c7 100644 --- a/striped/GeekscottesMakerV2.svg +++ b/striped/GeekscottesMakerV2.svg @@ -275,7 +275,7 @@ --> - +
@@ -593,6 +593,7 @@ xmlDoc.send(""); for(i=0;xmlDoc.responseXML.childNodes[i].nodeType != 1;i++); strip_node = xmlDoc.responseXML.childNodes[i]; + alert(strip_node.textContent); strip = new Strip("strip",strip_node.getAttribute("x"),strip_node.getAttribute("y"),strip_node.getAttribute("height")); num = 0;