Adobe Flash: Making an Interactive Charting UI Component “from scratch” (without Flex)

霸气de小男生 提交于 2019-12-13 05:40:04

问题


I'm looking for resources on making an interactive charting component in Adobe Flash without use of Flex (or, minimal use). That is, starting "from scratch" with Flash and ActionScript 3.0.

Is there recommended reading? Perhaps a good recent book on the subject, or a detailed blog article, or an open source project to look at? I'm interested in the development process, and specific design patterns (for example, extending Sprite as the logical base class for your component).

Thanks! ♥


回答1:


The best opensource resource I can think of is Axiis. Their code is available here

If I were you, I would seriously consider using that, instead of writing my own ;) But best of luck!



来源:https://stackoverflow.com/questions/4995781/adobe-flash-making-an-interactive-charting-ui-component-from-scratch-without

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!