Create editable shapes in Flex/Flash AS3? -


I finally need to make room designers in Flex (Flash Builder 4). The part I'm having trouble with is outlining the room and allows the user to add / delete / move to edit the room size. Let me see this application for this:

I know how to create a normal rack, but not with the editable points, at least how to add a point Can someone point me in the right direction, where the user clicks?

I think the important thing here is POINTS instead of RECTANGLES, then to connect these points To add these points, edit the user to display any arbitrary size.

To record the initial state of all four points, then update the user input, update these points, and your line drawing and how you connect them.


Comments

Popular posts from this blog

c# - sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible' -

Calling GetGUIThreadInfo from Outlook VBA -

Obfuscating Python code? -