忽略PNG图片透明区域鼠标事件

二月 3rd, 2010 § 2

当加载外部图片的时候,希望鼠标只响应不透明区域的事件,可以试试下面的方法。
» Read the rest of this entry «

BulkLoader 爽快的加载你的文件

一月 9th, 2010 § 3

BulkLoader 是个很好用的加载类库,用 BulkLoader实例的add()方法可以很方便地将素材地址加入加载列表。
当然,这里有一些地方要注意,我们一一的解决它。
» Read the rest of this entry «

倒转给定的字符串

一月 7th, 2010 § 0

又一个有用的函数,倒转给定的字符串。
» Read the rest of this entry «

as3顺播倒播类

一月 6th, 2010 § 0

一个as3的顺播倒播类,同时支持播放到帧或者帧标签。
» Read the rest of this entry «

把uint类型和16进制数字的转换

一月 6th, 2010 § 0

在as中使用颜色属性的时候经常用到的数字类型转换,记录一下。
» Read the rest of this entry «

Where Am I?

You are currently browsing the actionscript category at 破民.