https://github.com/swiz/swiz-framework
  
  
    Swiz framework for AS3 and Flex 
    https://github.com/swiz/swiz-framework
  
        Last synced: 6 months ago 
        JSON representation
    
Swiz framework for AS3 and Flex
- Host: GitHub
- URL: https://github.com/swiz/swiz-framework
- Owner: swiz
- License: other
- Created: 2009-10-19T18:41:28.000Z (about 16 years ago)
- Default Branch: develop
- Last Pushed: 2013-06-19T04:19:12.000Z (over 12 years ago)
- Last Synced: 2024-11-15T13:39:38.655Z (12 months ago)
- Language: ActionScript
- Homepage: https://swizframework.jira.com/wiki
- Size: 3.99 MB
- Stars: 227
- Watchers: 18
- Forks: 43
- Open Issues: 18
- 
            Metadata Files:
            - Readme: README.markdown
- License: LICENSE
 
Awesome Lists containing this project
- awesome-actionscript-sorted - swiz-framework - Swiz framework for AS3 and Flex (User Interface / Flex Components)
README
          Swiz is a brutally simple micro-architecture for creating Rich Internet Applications with ActionScript 3 and Adobe Flex
## How to Contribute
The Swiz team welcomes contributions to the framework in the form of pull requests. Please note that active development happens in the develop branch, so you should fork from and submit to it, not master.
## Documentation and Reporting Bugs
Swiz does not use GitHub for issue tracking or documentation. Documentation can be found in the [Swiz wiki](https://swizframework.jira.com/wiki/) and bugs and feature requests should be entered in the [Swiz JIRA instance](https://swizframework.jira.com). **Note: you need to be logged in first**
## Building
You can compile the library .swc file using:
	ant -f ./build/build.xml compile