Menu

Home

Erick Feiling

CHAOS is a Multimedia UI framework

This framework has no images and using nothing but the flash drawing APIs to create UI elements. I just wanted to start writing a wiki but I'll be adding examples over time. Also use the SVN because it's more up to date. The Haxe version of the framework is here https://github.com/0b1kn00b/chaos_hx

  1. Light weight with small memory foot print
  2. Create UI elements on the fly
  3. Can be skinned
  4. Has sound and video support
  5. Documentation of APIs

UI Elements

  • Button
  • Toggle Button
  • Radio Button
  • Check Box
  • ScrollBar
  • Slider Bar
  • ComboBox
  • ListBox
  • ScrollPane
  • TabPane
  • ItemPane
  • ToolTip
  • Label
  • Input
  • GridPane
  • AlertBox
  • Window
  • Window Manger
  • Bubble
  • DisplayVideo
  • DisplayImage
  • LoaderBar
  • Menu

Layout

  • GridContainer
  • HorizontalContainer
  • VerticalContainer
  • FitContainer

Form Elements

  • TextLabel
  • InputField
  • EmailField
  • DateField
  • PasswordField
  • PhoneNumberField
  • NumberField
  • Form Object(HiddenField)
  • Selection
  • DropDownMenu
  • RadioList
  • CheckBoxList

Utils

  • Debug
  • CompositeManager
  • DynamicLinkLibrary
  • SystemProfiler
  • ThreadManager

Media

  • SoundManger
  • VideoLoader
  • ImageLoader
  • 2D Panorama

Widget

  • CounterDown
  • MP3 Player
  • Video Player

Project Members: