Adobe Flash:“从头开始”制作交互式图表 UI 组件(不含 Flex)
我正在寻找有关在 Adobe Flash 中制作交互式图表组件而不使用 Flex(或最少使用)的资源。也就是说,使用 Flash 和 ActionScript 3.0“从头开始”。
有推荐读物吗?也许是一本关于这个主题的最新书籍,或者一篇详细的博客文章,或者一个可供查看的开源项目?我对开发过程和特定的设计模式感兴趣(例如,将 Sprite 扩展为组件的逻辑基类)。
谢谢! ♥
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! ♥
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我能想到的最好的开源资源是 Axiis。他们的代码可以在此处获取
如果我是你,我会认真考虑使用它,而不是自己写;)但祝你好运!
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!