Flash GUI 框架 (as3) [英] GUI Framework for flash (as3)

查看:32
本文介绍了Flash GUI 框架 (as3)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我似乎找不到与我已经在网上看到的任何应用程序一样好的 as3 的 GUI 框架;这是大多数人自己编码的东西还是我在 Flash 中遗漏了什么?

I can't seem to find any GUI framework's for as3 that are as good as any the applications I already see out on the web; Is this something most people code themselves or am I missing something in flash itself?

我正在寻找对话框/窗口、按钮、文本框、组合、下拉菜单、菜单等以及扩展组件以制作新组件的能力.

I'm looking for dialogs/windows, buttons, text boxes, combos, drop downs, menus, etc etc and the ability to extend the components to make new ones.

我也希望它是 as3,但任何其他人也会这样做.

I'd also prefer it to be as3 but any others will do also.

可能需要详细说明一下.. 我实际上正在寻找一个框架,允许我在 Flash、自定义皮肤、颜色、样式等中创建自己的 GUI.

May need to elaborate a little.. I'm actually looking for a framework to allow me to create my own GUIs in flash, custom skins, colors, styles, etc.

推荐答案

简短回答: 这里是 基本控件列表.

长答案:是的,有很多控件(例如 按钮文本框组合框、等)已经内置到 Flash/Flex 中.

Long answer: Yes, there are many controls (such as buttons, text boxes, combo boxes, etc) already built into Flash / Flex.

这里是一个教程我觉得很有帮助,它提供了一个简短的介绍使用某些组件(按钮)而不使用 Flex Builder.

Here is one tutorial I've found helpful that gives a brief intro to using some components (buttons) without using Flex Builder.

如果您使用诸如 Flex Builder 之类的工具,您将可以在友好的拖放环境中完全访问这些对象,但是,无需购买 Adob​​e 工具来使用这些工具进行开发,只要您是使用 FlashDevelop 或免费的命令行 mxmlc 编译器之类的东西很舒服.

If you use something like Flex Builder, you will get full access to these objects in a friendly drag-and-drop environment, however, it is not necessary to purchase Adobe tools to develop with these, so long as you're comfortable using something like FlashDevelop or the free command-line mxmlc compiler.

查看 fl.controls 命名空间 在 Adob​​e Live Docs 中获取 Flash/Flex 中包含的这些基本控件的完整列表.

Check out the fl.controls namespace in Adobe Live Docs for a complete list of these base controls included in Flash / Flex.

这篇关于Flash GUI 框架 (as3)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆