【反射】AS3 bitmapData Lock v3

导读:
AS3 bitmapData Lock v3 <!-- Begin .post -->


Another version of the bitmapData lock. This time with rounded corner rectangles. Using the drawing API, this experiment was a good opportunity to write a method. Use the slider to increase the size of the squares. The experiment uses an external class to create the slider. You can download the slider class here.


这是另一个版本的,bitmapDataLock,这次有了圆角的角度,使用这些绘图API,这个实验就有机会写好每一个方法了,去上面的链接处下载PPT然后了解详细情况











<!-- Paypal End -->

<!-- Hide from older browsers <br> <br> var txtName = getCookie ("txtName"); <br> if (txtName == null) txtName = ""; <br> document.form1.txtName.value = txtName; <br> var txtURL = getCookie ("txtURL"); <br> if (txtURL == null) txtURL = ""; <br> document.form1.txtURL.value = txtURL; <br> var txtEmail = getCookie ("txtEmail"); <br> if (txtEmail == null) txtEmail = ""; <br> document.form1.txtEmail.value = txtEmail; <br> <br>// Stop hiding -->




本文转自
http://www.reflektions.com/miniml/template_permalink.asp?id=450

你可能感兴趣的:(asp)