实战Flash mx 2004+XML+ASP
作者 佚名技术
来源 服务器技术
浏览
发布时间 2012-07-12
er*25; theItem.index = 14; theItem.attachMovie("circle", "circle", 1); _root.createEmptyMovieClip("bill14", 64); _root.bill14.createTextField("sgxg", 100, 0, 0, 40, 20); _root.bill14.sgxg.text = render; _root.bill14.sgxg.border = false; _root.bill14.sgxg.textColor = "0xffffff"; _root.bill14.sgxg.borderColor = "0xffffff"; _root.bill14.sgxg.background = false; _root.bill14.sgxg.backgroundColor = "0x666666"; _root.bill14.sgxg._visible = true; _root.bill14._x = 350; _root.bill14._y = 425.6-render*25; //一钢北连铸(1) render = FileRepley.childNodes[0].attributes["一钢北连铸(1)"]; _root.lineTo(375, 447.6-render*25); _root.createEmptyMovieClip("showNum15", 15); theItem = _root["showNum15"]; theItem._x = 375; theItem._y = 447.6-render*25; theItem.index = 15; theItem.attachMovie("circle", "circle", 1); _root.createEmptyMovieClip("bill15", 65); _root.bill15.createTextField("sgxg", 100, 0, 0, 40, 20); _root.bill15.sgxg.text = render; _root.bill15.sgxg.border = false; _root.bill15.sgxg.textColor = "0xffffff"; _root.bill15.sgxg.borderColor = "0xffffff"; _root.bill15.sgxg.background = false; _root.bill15.sgxg.backgroundColor = "0x666666"; _root.bill15.sgxg._visible = true; _root.bill15._x = 375; _root.bill15._y = 425.6-render*25; // 一钢北连铸(2) render = FileRepley.childNodes[0].attributes["一钢北连铸(2)"]; _root.lineTo(400, 447.6-render*25); _root.createEmptyMovieClip("showNum16", 16); theItem = _root["showNum16"]; theItem._x = 400; theItem._y = 447.6-render*25; theItem.index = 16; theItem.attachMovie("circle", "circle", 1); _root.createEmptyMovieClip("bill16", 66); _root.bill16.createTextField("sgxg", 100, 0, 0, 40, 20); _root.bill16.sgxg.text = render; _root.bill16.sgxg.border = false; _root.bill16.sgxg.textColor = "0xffffff"; _root.bill16.sgxg.borderColor = "0xffffff"; _root.bill16.sgxg.background = false; _root.bill16.sgxg.backgroundColor = "0x666666"; _root.bill16.sgxg._visible = true; _root.bill16._x = 400; _root.bill16._y = 425.6-render*25; //成品库秤 render = FileRepley.childNodes[0].attributes["成品库秤"]; _root.lineTo(425, 447.6-render*25); _root.createEmptyMovieClip("showNum17", 17); theItem = _root["showNum17"]; theItem._x = 425; theItem._y = 447.6-render*25; theItem.index = 17; theItem.attachMovie("circle", "circle", 1); _root.createEmptyMovieClip("bill17", 67); _root.bill17.createTextField("sgxg", 100, 0, 0, 40, 20); _root.bill17.sgxg.text = render; _root.bill17.sgxg.border = false; _root.bill17.sgxg.textColor = "0xffffff"; _root.bill17.sgxg.borderColor = "0xffffff"; _root.bill17.sgxg.background = false; _root.bill17.sgxg.backgroundColor = "0x666666"; _root.bill17.sgxg._visible = true; _root.bill17._x = 425; _root.bill17._y = 425.6-render*25; //一轧在线(东) render = FileRepley.childNodes[0].attributes["一轧在线(东 |
凌众科技专业提供服务器租用、服务器托管、企业邮局、虚拟主机等服务,公司网站:http://www.lingzhong.cn 为了给广大客户了解更多的技术信息,本技术文章收集来源于网络,凌众科技尊重文章作者的版权,如果有涉及你的版权有必要删除你的文章,请和我们联系。以上信息与文章正文是不可分割的一部分,如果您要转载本文章,请保留以上信息,谢谢! |
你可能对下面的文章感兴趣
上一篇: 在SWF中获取HTML网页参数下一篇: 球体发光效果和基础Action的学习
关于实战Flash mx 2004+XML+ASP的所有评论