开发者

how to create/draw dynamic shapes in flex 4

Im a new bee in flex , I want to draw different dynamic shapes.. a sample url is given below.

Any suggestion would be appreciated..

http://www.onlinelabels.com/maestro-label-de开发者_StackOverflow中文版sign-software.htm


I recommend using the drawing API to dynamically draw shapes.

Here is a good resource to get you started Using ActionScript 3 drawing commands

You can also use the new spark primitives (such as Rect) in Flex 4 to generate some fairly sophisticated shapes with a bit of creativity.

Also, not a a run time dynamic option but you can do just about anything using FXG. Build your shapes in Illustrator CS5 or Flash CS5 and export as FXG and then import into Flex 4.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜