Tag: 图片加载预览模式: 普通 | 列表

 import com.greensock.*;

 import com.greensock.events.LoaderEvent;

 import com.greensock.loading.*;

 

 //create an ImageLoader:

 var loader:ImageLoader = new ImageLoader("2.jpg", {container:this,  onComplete:onImageLoad,onProgress:aa});

查看更多...

Tags: 图片加载

分类:flash技术探讨 | 固定链接 | 评论: 0 | 引用: 0 | 查看次数: 6583