Git Product home page Git Product logo

kishcore-example's Introduction

author: Steven Kish
website(s): http://www.unstrukt.com, http://blog.unstrukt.com
title: KishCore-example

KishCore-example is an example of how to build a tabbed application with the KishCore framework from an architectural standpoint. 

KishCore-example is NOT meant to be an example of a pretty or fashionable UI

KishCore is a lightweight ActionScript 3 framework designed for modularity and quick implementation.

Features:
- MXML use without the Flex framework
- metadata dependency injection for view/controller coupling
- fully recursive, xml-driven navigation framework
- strong OOP principles throughout
- controller/view pair implementation to help manage initializing, revealing, concealing and disposing of custom views

Prerequisites:
1. have Ant installed
2. download the free Flex SDK* ( must target Flex SDK 4.1.0 build #16076 or higher )

Compile/Run Directions:
1. open the file named "build.properties" in the "build" directory
2. update the "FLEX_HOME" property to reflect the location of your Flex SDK*
3. update the "run.browser" property to reflect the internet browser you'd like to test with
4. save "build.properties"
5. With Ant, run the default routine of "build.xml" which is found in the "build" directory

*you can download the necessary Flex SDK here: http://opensource.adobe.com/wiki/display/flexsdk/Download+Flex+4

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.