mplord / foxhole-starling-examples

Example projects demonstrating Foxhole for Starling

Home Page:https://github.com/joshtynjala/foxhole-starling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Foxhole for Starling Examples

A series of example applications built with Foxhole for Starling.

Hello World

A very simple example that creates and skins a Button control.

Kitchen Sink

Demonstrates each of the UI controls in Foxhole, with live previews of many of the most-used properties.

Layout Explorer

Demonstrates the various layout modes available to the List and ScrollContainer classes.

Display Object Explorer

Demonstrates the resizing behavior of Scale9Image, Scale3Image, and TiledImage classes.

Gallery

An example of using a List component with a horizontal layout and a custom item renderer. Displays a simple gallery of images from Flickr.

Tile List

An example of customizing the List component using a tile layout with paging. Includes some customization of the DefaultListItemRenderer layout to display an icon above text.

Foxhole for Starling Themes

The following themes demonstrate how Foxhole for Starling UI controls may be skinned.

Azure

This theme places a bold blue color over a dark background with light text.

Minimal Mobile

This theme combines simple gray colors with a retro pixel aesthetic.

Aeon Desktop

Based on the classic theme included with the Flash Pro components.

About

Example projects demonstrating Foxhole for Starling

https://github.com/joshtynjala/foxhole-starling

License:MIT License