开发者

Pen tool in Flex/Flash Builder 4

开发者 https://www.devze.com 2023-01-31 09:15 出处:网络
Is there any way drawing lines/cur开发者_开发技巧ves in flex/fb4 -like pen tool? Because it is not a practical method drawing with only <s:Line/>\'s. Maybe an external tool which lets you draw a

Is there any way drawing lines/cur开发者_开发技巧ves in flex/fb4 -like pen tool? Because it is not a practical method drawing with only <s:Line/>'s. Maybe an external tool which lets you draw and get the code for flex/fb4?

I want to draw something in IDE as a part of my application, my application is not going to be a drawing application.


Draw your interface in Illustrator. Run it through catalyst, and make a custom component. Or you can export flash components( swf's so no code ) from Illustrator directly IIRC.

0

精彩评论

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