Mixed Brush, great tool come with Adobe Photoshop CS5

Try painting with Mixed Brush Tool

Great tutorial from Adobe TV
http://tv.adobe.com/watch/learn-photoshop-cs5/using-the-mixer-brush/

p1

Apply Properties to an object from XML or XMLList

Assume that we have config properties for an object by xml or xmllist as below:

  
<attributes>
	<x>-10</x>
	<y>45</y>
	<scaleX>0.9</scaleX>
	<scaleY>0.9</scaleY>
</attributes>


Here is the function applies properties from xml to target object:

p1

Orbit Menu

This is a small testing program that written in AS3 to arranging menu item in circle way, and the item will move along the circle when user drag on the stage.

Download code: http://dl.dropbox.com/u/25438162/roundedMenu.zip
Required: FlashDevelop, FlexSDK3.5

roundedMenu

Alternative content

Get Adobe Flash player

p1