首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > xclips

xclips

  • 资源大小:14.69 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:1次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

Cache entire animation comfortably as Bitmap - download offline, will be on soon XClip provides possiblity to prerender a hidden DisplayObject, into a videolike clip, to not waste performance through animation and become able to show performance killers (filters, blendmodes, 3DScenes, a.s.o) simultanly and fluidly. XClip is a DisplayObject, that takes a (animated) DisplayObjects as parameter, like this: var clipMC :MovieClip = new MyPerformanceKillerAni( );var clipXC :XClip = new XClip( clipMC ); And then the magic beginns: clipXC.render(); XClip caches each of your Animations frames into BitmapData. After that was done, the data will be used internaly to initialise a Clip, you can control with functions like: stop()play()reverse()gotoAndStop/-Play/Reverse() You can also initialise XClips everywhere in your code, and start rendering for

文 件 列 表

org
xclip

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
0.214094s