thanks.
but i think the flexjs can get the name ,not from the json(server),
from the as code 

var json:Object = JSON.parse("{\"abcdefg\":1212121}");
alert(json.abcdefg);

the "alert(json.abcdefg);" code can get the "abcdefg" as var.



--
View this message in context: 
http://apache-flex-development.2333347.n4.nabble.com/flexjs-eat-json-tilesets-tp51581p51692.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.

Reply via email to