Skip to content
Tomer Shalev edited this page Apr 27, 2015 · 25 revisions

Feathers-Flex-UI

a Feather/Starling extension of responsive/flexible ui controls and general mobile framework.

How to use

simply fork or download the project, you can also download the binary itself and link it to your project, or import to your IDE of choice such as Flash Builder 4.7. We support Starling 1.5 and Feathers 2 and at least version 15 of Adobe AIR SDK.

Features

UI

  • a full set of core flexible components

    • FlexLabel
    • FlexImage
    • FlexButton
    • FlexQuad
    • FlexList
    • FlexTextInput
    • DynamicTextInput
  • a set of layout flexible components

    • ActionBar
    • HGroup
    • VGroup
    • FlexTabBar
    • FlexTabBarC
  • a set of dialog flexible components

    • DatePickerDialog
    • TimePickerDialog
    • Dialog
    • WarningDialog
    • PopupLoader
  • a set of extended flexible components

    • PullDrawer
    • DatePicker
    • TimePicker
    • ZoomContainer
    • NumberPicker
    • AnimatedControl
    • FlexPageIndicator
    • LabelList
    • SnapList
    • MagnifyList
    • LazyList
    • MainWindow
    • HamMainWindow
    • AudioNote
    • BitmapLayersComposer
    • BidiTextField
  • a set of widgets

    • ListUpdateWidget
    • SimpleLoader

Data

  • data tech

    • ImageStreamer
    • SQLSerialData
  • utilities

    • Serialization, Bitmap, Calendar and more utilities

Clone this wiki locally