Skip to main content
Participant
August 22, 2015
Question

awesome adobe air open source share

  • August 22, 2015
  • 0 replies
  • 286 views

Hi Fellow developers,

I would like to share some open source

libraries, that we recently decided to open for

the community:

1). Falcon

https://github.com/HendrixString/Falcon

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

If you are familiar with Adobe Flex, you will appreciate the amount of layout boiler-plate code saved

with this framework.

2). Google-Glass-Mirror-API-AS3

https://github.com/HendrixString/Google-Glass-Mirror-API-AS3

ever wanted to control your Google Glass with a REST api with AS3.\Now\

you can. this is a complete reproduction one to one of the JAVA/C# Mirror api implementations

for ActionScript 3.

3). Hendrix-HttP-AiR

https://github.com/HendrixString/Hendrix-HttP-AiR

do you like doing HTTP requests but hate the hustle involved in building

MultiPart or url-form encoded requests? do u need responses for JSON into typed

objects?

this library is inspired by the great OkHttp library. building requests with one line of

code (think builder pattern)

4).Hendrix-GfxManager-Starling-AIR

https://github.com/HendrixString/Hendrix-GfxManager-Starling-AIR

a GFX manager assets for Starling. Very robust and a pleasure to work with.

5). Starling-Bidi-TextField

https://github.com/HendrixString/Starling-Bidi-TextField

ever needed bitmap fonts text field that implements bidirectional text?

this one is a full implementation of the UNICODE BIDIRECTIONAL ALGORITHM revision 31.

** there are more libraries at

https://github.com/HendrixString?tab=repositories

for more general tasks in Adobe AIR.

please share

all the best

Tomer

This topic has been closed for replies.