实战Flash mx 2004+XML+ASP
作者 佚名技术
来源 服务器技术
浏览
发布时间 2012-07-12
)"]; _root.lineTo(450, 447.6-render*25); _root.createEmptyMovieClip("showNum18", 18); theItem = _root["showNum18"]; theItem._x = 450; theItem._y = 447.6-render*25; theItem.index = 18; theItem.attachMovie("circle", "circle", 1); _root.createEmptyMovieClip("bill18", 68); _root.bill18.createTextField("sgxg", 100, 0, 0, 40, 20); _root.bill18.sgxg.text = render; _root.bill18.sgxg.border = false; _root.bill18.sgxg.textColor = "0xffffff"; _root.bill18.sgxg.borderColor = "0xffffff"; _root.bill18.sgxg.background = false; _root.bill18.sgxg.backgroundColor = "0x666666"; _root.bill18.sgxg._visible = true; _root.bill18._x = 450; _root.bill18._y = 425.6-render*25; //一轧在线(西) render = FileRepley.childNodes[0].attributes["一轧在线(西)"]; _root.lineTo(475, 447.6-render*25); _root.createEmptyMovieClip("showNum19", 19); theItem = _root["showNum19"]; theItem._x = 475; theItem._y = 447.6-render*25; theItem.index = 19; theItem.attachMovie("circle", "circle", 1); _root.createEmptyMovieClip("bill19", 69); _root.bill19.createTextField("sgxg", 100, 0, 0, 40, 20); _root.bill19.sgxg.text = render; _root.bill19.sgxg.border = false; _root.bill19.sgxg.textColor = "0xffffff"; _root.bill19.sgxg.borderColor = "0xffffff"; _root.bill19.sgxg.background = false; _root.bill19.sgxg.backgroundColor = "0x666666"; _root.bill19.sgxg._visible = true; _root.bill19._x = 475; _root.bill19._y = 425.6-render*25; //无缝钢管秤 render = FileRepley.childNodes[0].attributes["无缝钢管秤"]; _root.lineTo(500, 447.6-render*25); _root.createEmptyMovieClip("showNum20", 20); theItem = _root["showNum20"]; theItem._x = 500; theItem._y = 447.6-render*25; theItem.index = 20; theItem.attachMovie("circle", "circle", 1); _root.createEmptyMovieClip("bill20", 70); _root.bill20.createTextField("sgxg", 100, 0, 0, 40, 20); _root.bill20.sgxg.text = render; _root.bill20.sgxg.border = false; _root.bill20.sgxg.textColor = "0xffffff"; _root.bill20.sgxg.borderColor = "0xffffff"; _root.bill20.sgxg.background = false; _root.bill20.sgxg.backgroundColor = "0x666666"; _root.bill20.sgxg._visible = true; _root.bill20._x = 500; _root.bill20._y = 425.6-render*25; //二轧库吊钩秤 render = FileRepley.childNodes[0].attributes["二轧库吊钩秤"]; _root.lineTo(525, 447.6-render*25); _root.createEmptyMovieClip("showNum21", 21); theItem = _root["showNum21"]; theItem._x = 525; theItem._y = 447.6-render*25; theItem.index = 21; theItem.attachMovie("circle", "circle", 1); _root.createEmptyMovieClip("bill21", 71); _root.bill21.createTextField("sgxg", 100, 0, 0, 40, 20); _root.bill21.sgxg.text = render; _root.bill21.sgxg.border = false; _root.bill21.sgxg.textColor = "0xffffff"; _root.bill21.sgxg.borderColor = "0xffffff"; _root.bill21.sgxg.background = false; _root.bill21.sgxg.backgroundColor = "0x666666"; _root.bill21 |
凌众科技专业提供服务器租用、服务器托管、企业邮局、虚拟主机等服务,公司网站:http://www.lingzhong.cn 为了给广大客户了解更多的技术信息,本技术文章收集来源于网络,凌众科技尊重文章作者的版权,如果有涉及你的版权有必要删除你的文章,请和我们联系。以上信息与文章正文是不可分割的一部分,如果您要转载本文章,请保留以上信息,谢谢! |
你可能对下面的文章感兴趣
上一篇: 在SWF中获取HTML网页参数下一篇: 球体发光效果和基础Action的学习
关于实战Flash mx 2004+XML+ASP的所有评论