flex开源项目 objectHandelrs轻松实现图片旋转、拖拽等操作

下载地址:http://code.google.com/p/flex-object-handles/downloads/list,目前更新大版本v2;

A very common UI element found in many applications are those little square handles around an on-screen object that allow you to move & resize it. I haven't been able to find anything like that pre-built in flex, so I've started a project to develop one. It behaves as a container object so you can put any other flex component inside it and get the resizeable functionality right away.

Official website at: http://www.rogue-development.com/objectHandles.xml

Tutorial and example package can be found at: http://object-handles-examples.appspot.com/

你可能感兴趣的:(UI,xml,Flex,Google)