Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yungzhu/mornui
Morn UI is an ActionScript 3 UI Components for Flash,with lightweight, high performance, and a visual ui editor
https://github.com/yungzhu/mornui
actionscript flash morn-ui
Last synced: 3 days ago
JSON representation
Morn UI is an ActionScript 3 UI Components for Flash,with lightweight, high performance, and a visual ui editor
- Host: GitHub
- URL: https://github.com/yungzhu/mornui
- Owner: yungzhu
- Created: 2012-10-31T03:26:17.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2016-02-29T07:35:27.000Z (almost 9 years ago)
- Last Synced: 2025-01-22T08:09:46.940Z (11 days ago)
- Topics: actionscript, flash, morn-ui
- Language: JavaScript
- Homepage: http://www.mornui.com/
- Size: 124 MB
- Stars: 244
- Watchers: 64
- Forks: 137
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## MornUI是Flash轻量级,高性能,可视化UI解决方案
## MornUI全面支持HTML5,基于LayaBox官方地址:http://www.mornui.com/
具有以下优势:
1.轻量级,Morn UI库以精简,直观为设计理念,代码轻量,能快速上手,减少学习成本,Morn UI全部库总大小不到30K
2.可视化,Morn UI提供强大的可视化编辑器,布局及属性均可在编辑器直观设置,实现UI和逻辑分离,让美术和程序轻松合作
3.高性能,Morn UI设计之初就以高性能为主要目标,以位图为基础,利用延迟渲染机制,实现了高性能
4.易扩展,无论UI组件还是编辑器插件,都非常易于扩展,编辑器支持即改即用,轻松实现个性化
5.自动资源管理,Morn编辑器自动管理UI资源,以灵活的方式打包资源(jpg+alpha)
6.同时支持位图和矢量图,并自动生成UI代码
7.支持多项目,支持多视图开发,支持代码视图,支持协同开发及svn管理
8.支持多语言,内置语言包管理器及提取工具,快速国际化
9.Morn比flex轻量高效,比flash IDE组件化开发更为方便
![screenshot](http://yungzhu.github.io/MornUI/images/morn.jpg "screenshot")
如果遇到BUG欢迎反馈
反馈方式: QQ群:51451081
github托管地址:https://github.com/yungzhu/MornUI
目录结构:builder-----UI编辑器
MornUILib---UI库源码
ExtendLib---UI扩展库及源码
demo--------示例代码
doc---------文档及教程
plugins-----编辑器插件及源码