{"id":12,"date":"2005-04-14T12:04:07","date_gmt":"2005-04-14T04:04:07","guid":{"rendered":"http:\/\/fdream.net\/blog\/article\/12.aspx"},"modified":"2006-03-26T22:03:20","modified_gmt":"2006-03-26T14:03:20","slug":"%e5%90%8c%e6%ad%a5%e5%8a%a0%e8%bd%bd%e5%a4%9a%e4%b8%aa%e5%a4%96%e9%83%a8swf%e7%9a%84%e6%96%b9%e6%b3%95","status":"publish","type":"post","link":"https:\/\/fdream.net\/blog\/article\/12","title":{"rendered":"\u540c\u6b65\u52a0\u8f7d\u591a\u4e2a\u5916\u90e8swf\u7684\u65b9\u6cd5"},"content":{"rendered":"<p>\u4e0b\u9762\u662f\u52a0\u8f7d\u591a\u4e2a swf \u7684\u4ee3\u7801\uff1a<\/p>\n<p>function manyLoadMovie(num, x, y, xscal, yscal, dis) {<br \/>for (var i = 0; i<num; i++) {<br \/>var Temp = cr&#101;ateEmptyMovieClip(&#8220;temp&#8221;+i, i);<br \/>var L = cr&#101;ateEmptyMovieClip(&#8220;load&#8221;+i, i+num);<br \/>Temp.t = i;<br \/>L.loadMovie(i+&#8221;.swf&#8221;);<br \/>L._xscale = xscal;<br \/>L._yscale = yscal;<br \/>L._x = x+i*dis;<br \/>L._y = y;<br \/>T = cr&#101;ateTextField(&#8220;txt&#8221;+i, i+10000, L._x, L._y, 100, 100);<br \/>Temp.onEnterFrame = function() {<br \/>var a = this._parent[&#8220;load&#8221;+this.t].getBytesLoaded();<br \/>var b = this._parent[&#8220;load&#8221;+this.t].getBytesTotal();<br \/>this._parent[&#8220;txt&#8221;+this.t].text = int(a*100\/b)+&#8221;%&#8221;;<br \/>if (a>=b and a>10) {<br \/>this._parent[&#8220;txt&#8221;+this.t].removeTextField();<br \/>this.removeMovieClip();<br \/>}<br \/>};<br \/>}<br \/>}<br \/>manyLoadMovie(4, 100, 100, 50, 50, 50);<\/p>\n<p>\/\/\u53c2\u6570\u5206\u522b\u662f\u6587\u4ef6\u6570\u91cf,\u8d77\u70b9x,\u8d77\u70b9y,\u5bbd\u5ea6\u6bd4\u4f8b,\u9ad8\u5ea6\u6bd4\u4f8b,\u6392\u5217\u95f4\u8ddd.<\/p>\n<p>\/\/\u6ce8\u610f\u5916\u90e8\u6587\u4ef6\u5206\u522b\u4e3a0.swf,1.swf,2.swf&#8230;&#8230;&#8230;\u9012\u589e\u7684,\u5176\u5b9e\u7a0d\u5fae\u6539\u4e0b,\u52a0\u8f7d\u56fe\u7247\u4e5f\u4e00\u6837 <\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u4e0b\u9762\u662f\u52a0\u8f7d\u591a\u4e2a swf \u7684\u4ee3\u7801\uff1a function manyLoadMovie(num, x, y, xscal, yscal, dis) {for (var i = 0; i=b and a>10) {this._parent[&#8220;txt&#8221;+this.t].removeTextField();this.removeMovieClip();}};}}manyLoadMovie(4, 100, 100, 50, 50, 50); \/\/\u53c2\u6570\u5206\u522b\u662f\u6587\u4ef6\u6570\u91cf,\u8d77\u70b9x,\u8d77\u70b9y,\u5bbd\u5ea6\u6bd4\u4f8b,\u9ad8\u5ea6\u6bd4\u4f8b,\u6392\u5217\u95f4\u8ddd. \/\/\u6ce8\u610f\u5916\u90e8\u6587\u4ef6\u5206\u522b\u4e3a0.swf,1.swf,2.swf&#8230;&#8230;&#8230;\u9012\u589e\u7684,\u5176\u5b9e\u7a0d\u5fae\u6539\u4e0b,\u52a0\u8f7d\u56fe\u7247\u4e5f\u4e00\u6837<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[78,63,174],"class_list":["post-12","post","type-post","status-publish","format-standard","hentry","category-coding","tag-AS","tag-flash","tag-load"],"views":22233,"_links":{"self":[{"href":"https:\/\/fdream.net\/blog\/wp-json\/wp\/v2\/posts\/12","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fdream.net\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/fdream.net\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/fdream.net\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fdream.net\/blog\/wp-json\/wp\/v2\/comments?post=12"}],"version-history":[{"count":0,"href":"https:\/\/fdream.net\/blog\/wp-json\/wp\/v2\/posts\/12\/revisions"}],"wp:attachment":[{"href":"https:\/\/fdream.net\/blog\/wp-json\/wp\/v2\/media?parent=12"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/fdream.net\/blog\/wp-json\/wp\/v2\/categories?post=12"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/fdream.net\/blog\/wp-json\/wp\/v2\/tags?post=12"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}