SKG486
SKG486

Reputation: 93

How to draw different shapes using pencil on group container and resize and rotate it in flex4?

All operations like moving,rotating,resizing drawn shape can be performed.I'm using as3 and flex4.6.

Upvotes: 2

Views: 139

Answers (1)

Gowtham
Gowtham

Reputation: 941

It seems like you have to use object handles library for moving,rotating, re sizing shapes .. you can download this library from the below links.

https://github.com/marc-hughes/ObjectHandles

http://www.objecthandles.com/

Upvotes: 1

Related Questions