2012年1月5日 星期四

Flash Player 與 AIR 支援的字元集

2012年1月3日 星期二

[AS3] AS3 內建的 BitmapData.hitTest()方法 - 像素級碰撞偵測

[AS3] AS3 內建的 BitmapData.hitTest()方法 - 像素級碰撞偵測
BitmapData.hitTest()方法:
BitmapData.hitTest(firstPoint:Point, firstAlphaThreshold:uint, secondObject:Object, secondBitmapDataPoint:Point = null, secondAlphaThreshold:uint = 1):Boolean

A. BitmapData.hitTest() 似乎是個常被忽略的方法
B. 這與 DisplayObject 的 hitTestObject()hitTestPoint() 方法的能耐截然不同

















2012年1月2日 星期一

[AS3] BitmapData.scroll()方法 (捲動點陣圖內容)→ 發射了

scroll()方法
public function scroll(x:int, y:int):void
以一定的 (x, y) 像素量來捲動影像。 捲動區域外圍的邊緣區域維持不變。
BitmapData.colorTransform()
BitmapData.fillRect()










AS3類別表

AS3類別表 -
http://violentcoding.com/content/AdobeAS3ClassDiagramViewer/index.html
挺讚的 !!! 但卻是MS silverlight所製作...... 叫人吃了一驚