实战Flash mx 2004+XML+ASP
作者 佚名技术
来源 服务器技术
浏览
发布时间 2012-07-12
e; _root.bill6.sgxg.textColor = "0xffffff"; _root.bill6.sgxg.borderColor = "0xffffff"; _root.bill6.sgxg.background = false; _root.bill6.sgxg.backgroundColor = "0x666666"; _root.bill6.sgxg._visible = true; _root.bill6._x = 150; _root.bill6._y = 425.6-render*25; //150T新区称 render = FileRepley.childNodes[0].attributes["150T新区称"]; _root.lineTo(175, 447.6-render*25); _root.createEmptyMovieClip("showNum7", 7); theItem = _root["showNum7"]; theItem._x = 175; theItem._y = 447.6-render*25; theItem.index = 7; theItem.attachMovie("circle", "circle", 1); _root.createEmptyMovieClip("bill7", 57); _root.bill7.createTextField("sgxg", 100, 0, 0, 40, 20); _root.bill7.sgxg.text = render; _root.bill7.sgxg.border = false; _root.bill7.sgxg.textColor = "0xffffff"; _root.bill7.sgxg.borderColor = "0xffffff"; _root.bill7.sgxg.background = false; _root.bill7.sgxg.backgroundColor = "0x666666"; _root.bill7.sgxg._visible = true; _root.bill7._x = 175; _root.bill7._y = 425.6-render*25; //原料皮带秤 render = FileRepley.childNodes[0].attributes["原料皮带秤"]; _root.lineTo(200, 447.6-render*25); _root.createEmptyMovieClip("showNum8", 8); theItem = _root["showNum8"]; theItem._x = 200; theItem._y = 447.6-render*25; theItem.index = 8; theItem.attachMovie("circle", "circle", 1); _root.createEmptyMovieClip("bill8", 58); _root.bill8.createTextField("sgxg", 100, 0, 0, 40, 20); _root.bill8.sgxg.text = render; _root.bill8.sgxg.border = false; _root.bill8.sgxg.textColor = "0xffffff"; _root.bill8.sgxg.borderColor = "0xffffff"; _root.bill8.sgxg.background = false; _root.bill8.sgxg.backgroundColor = "0x666666"; _root.bill8.sgxg._visible = true; _root.bill8._x = 200; _root.bill8._y = 425.6-render*25; //烧结矿皮带秤 render = FileRepley.childNodes[0].attributes["烧结矿皮带秤"]; _root.lineTo(225, 447.6-render*25); _root.createEmptyMovieClip("showNum9", 9); theItem = _root["showNum9"]; theItem._x = 225; theItem._y = 447.6-render*25; theItem.index = 9; theItem.attachMovie("circle", "circle", 1); _root.createEmptyMovieClip("bill9", 59); _root.bill9.createTextField("sgxg", 100, 0, 0, 40, 20); _root.bill9.sgxg.text = render; _root.bill9.sgxg.border = false; _root.bill9.sgxg.textColor = "0xffffff"; _root.bill9.sgxg.borderColor = "0xffffff"; _root.bill9.sgxg.background = false; _root.bill9.sgxg.backgroundColor = "0x666666"; _root.bill9.sgxg._visible = true; _root.bill9._x = 225; _root.bill9._y = 425.6-render*25; //焦炭皮带秤 render = FileRepley.childNodes[0].attributes["焦炭皮带秤"]; _root.lineTo(250, 447.6-render*25); _root.createEmptyMovieClip("showNum10", 10); theItem = _root["showNum10"]; theItem._x = 250; theItem._y = 447.6-render*25; theItem.index = 10; theItem.attachMovie("circle", "circle", 1); _root.createEmptyMovieClip("bill10", 60); _root.bill10.createTextFiel |
凌众科技专业提供服务器租用、服务器托管、企业邮局、虚拟主机等服务,公司网站:http://www.lingzhong.cn 为了给广大客户了解更多的技术信息,本技术文章收集来源于网络,凌众科技尊重文章作者的版权,如果有涉及你的版权有必要删除你的文章,请和我们联系。以上信息与文章正文是不可分割的一部分,如果您要转载本文章,请保留以上信息,谢谢! |
你可能对下面的文章感兴趣
上一篇: 在SWF中获取HTML网页参数下一篇: 球体发光效果和基础Action的学习
关于实战Flash mx 2004+XML+ASP的所有评论