简体   繁体   中英

Action Script 3 / Flex builder 3 : How to make a diagram

I want to make a diagram with either flash CS4 or flex builder 3, don't know with one would be the best for the job.

More about the task:

I want to send in values external to the swf file. The swf-file takes the vaules and makes a diagram of it using x and y values.

Any advise or tips of where i can make this is much appreciated!

Thanks in advance! jesper

if you're generating all of the visual information yourself then you don't need flash at all. you can generate a swf file from flexbuilder/flashbuilder (or even flashdevelop with the free flex sdk ). flash cs4 itself is pretty much essential if you need to draw assets too (eg animations etc), but if you don't need that then don't bother spending the money. :)

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM