使用 Flex 应用程序开发网站
我对 Flex 很陌生,并且研究过很多示例。在每种情况下,都有一个中心 mxml 文件,并且可能还有一个或两个从主文件引用的其他 mxml 文件。 这会在一个计算机屏幕上生成多个面板,通过数据绑定实现动态结果。
我还不明白的是如何用flex创建一个普通的网站。如何实现向用户显示多个页面?在不启动新浏览器窗口的情况下链接到另一个网站页面的最佳方式是什么?
这是基本的东西,但它现在让我很烦恼!
I'm very new to Flex, and have studied a number of examples. In every case there is a central mxml file, and possibly one or two other mxml files referenced from the main one.
This generates multiple panels onto one computer screen which achieve dynamic results with data binding.
What I don't yet grasp is how to create an ordinary site with flex. How do you achieve multiple pages to display to the user? What is the best way to link to another site page without starting up a new browser window?
This is basic stuff, but it is foxing me at the moment!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您想要查看堆栈。这是示例:
http://www.switchonthecode.com/tutorials/flex-片段教程视图堆栈组件
you want to you view stacks. Here is and example:
http://www.switchonthecode.com/tutorials/flex-snippet-tutorial-view-stack-component