欧美三区_成人在线免费观看视频_欧美极品少妇xxxxⅹ免费视频_a级毛片免费播放_鲁一鲁中文字幕久久_亚洲一级特黄

加載loader (How to Load External Images in A

系統(tǒng) 1725 0

?

Using the flash.display.Loader class in AS3, you can load in external image files to display in flash. The loader class supports loading in JPG, SWF, PNG, or GIF file types. The Loader class sounds more like a loading manager that watches load progress, rather than a display object. Fact is, the Loader is treated as a DisplayObject , so when it’s ready you just add it to the stage. Pretty simple, so let’s get started!

?

?

First, you will need to create an instance of the loader class and add a couple event listeners to it. One to watch load progress, and one to watch for when the loading is complete.

?

?

    var myLoader:Loader = new Loader();
myLoader.contentLoaderInfo.addEventListener(ProgressEvent.PROGRESS, onLoaderProgress);
myLoader.contentLoaderInfo.addEventListener(Event.COMPLETE, onLoaderComplete);
  
?

You’ll notice that I’m not adding the event listener to the loader instance (myLoader), but instead adding them to a property of myLoader called contentLoaderInfo . The Loader class has a special property that controls all the loading events. This property is an instance of the LoaderInfo class, so we will listen to it for events, rather than our Loader instance.

?

Next, we will call the Loader.load() method to initiate the loading sequence. You will need to create a new variable that will be an instance of the URLRequest class. This new variable will be passed to the load() method.

?

    var myLoader:Loader = new Loader();
myLoader.contentLoaderInfo.addEventListener(ProgressEvent.PROGRESS, onProgressStatus);
myLoader.contentLoaderInfo.addEventListener(Event.COMPLETE, onLoaderReady);

var fileRequest:URLRequest = new URLRequest("myImage.jpg");
myLoader.load(fileRequest);
  
?

Ok, so that’s pretty much it. All that is left is to create our callback methods for each of our eventListeners. Our final code should look like this:

?

    var myLoader:Loader = new Loader();
myLoader.contentLoaderInfo.addEventListener(ProgressEvent.PROGRESS, onProgressStatus);
myLoader.contentLoaderInfo.addEventListener(Event.COMPLETE, onLoaderReady);

var fileRequest:URLRequest = new URLRequest("myImage.jpg");
myLoader.load(fileRequest);

public function onProgressStatus(e:ProgressEvent) {   
      // this is where progress will be monitored     
      trace(e.bytesLoaded, e.bytesTotal); 
}

public function onLoaderReady(e:Event) {     
      // the image is now loaded, so let's add it to the display tree!     
      addChild(myLoader);
}
  
?

?

?

詳細(xì)請(qǐng)看

http://www.republicofcode.com/tutorials/flash/as3loader/

?

?

?

加載loader (How to Load External Images in Actionscript 3.0)


更多文章、技術(shù)交流、商務(wù)合作、聯(lián)系博主

微信掃碼或搜索:z360901061

微信掃一掃加我為好友

QQ號(hào)聯(lián)系: 360901061

您的支持是博主寫作最大的動(dòng)力,如果您喜歡我的文章,感覺(jué)我的文章對(duì)您有幫助,請(qǐng)用微信掃描下面二維碼支持博主2元、5元、10元、20元等您想捐的金額吧,狠狠點(diǎn)擊下面給點(diǎn)支持吧,站長(zhǎng)非常感激您!手機(jī)微信長(zhǎng)按不能支付解決辦法:請(qǐng)將微信支付二維碼保存到相冊(cè),切換到微信,然后點(diǎn)擊微信右上角掃一掃功能,選擇支付二維碼完成支付。

【本文對(duì)您有幫助就好】

您的支持是博主寫作最大的動(dòng)力,如果您喜歡我的文章,感覺(jué)我的文章對(duì)您有幫助,請(qǐng)用微信掃描上面二維碼支持博主2元、5元、10元、自定義金額等您想捐的金額吧,站長(zhǎng)會(huì)非常 感謝您的哦!!!

發(fā)表我的評(píng)論
最新評(píng)論 總共0條評(píng)論
主站蜘蛛池模板: 丁香成人影院 | 亚洲区欧美中文字幕久久 | 四虎影视在线看免费 720p | 91看大片| 成年网址网站在线观看 | 欧美日韩亚洲人人夜夜澡 | 国产精品3区 | 啊啊啊好紧好爽 | 猛草视频 | 午夜视频福利在线 | 亚洲精品久久久久久一区 | 久久综合亚洲一区二区三区 | 欧美激情图片区 | 98香蕉草草视频在线精品看 | 久久久久久av | 波多野结衣中文在线观看 | 国产精品久久久久久久免费大片 | 91一区二区三区在线观看 | www.夜夜骑 | 欧美手机在线观看 | 国产欧美一区二区三区在线看 | 欧美国产日韩在线观看 | 欧美精品福利 | 斗罗破苍穹在线观看免费完整观看 | 精品亚洲一区二区 | 亚洲午夜国产精品无卡 | 一区二区三区在线看 | 欧美理论影院在线观看免费 | 亚洲午夜精品国产电影在线观看 | 欧美日本高清视频 | 久久久久国产精品免费免费搜索 | 欧美一级在线播放 | 欧美日韩国产一区二区三区不卡 | 狠狠躁夜夜躁人人爽天天段 | 热久久久| 二级黄绝大片中国免费视频 | 性XXXX18精品A片一区二区 | 欧美自拍视频在线 | 那一个欧美一级毛片 | 草色在线| 天天干妹子 |