feathersui-starling-sdk icon indicating copy to clipboard operation
feathersui-starling-sdk copied to clipboard

SDK for building Feathers UI (AS3/Starling) applications with MXML

Results 13 feathersui-starling-sdk issues
Sort by recently updated
recently updated
newest added

It would be nice to have possibility to install feathers-sdk with Homebrew on OS X or with npm on OS X and Windows, this would simplify building and packaging applications...

enhancement

I has compiler "unknown error" in IntelliJ IDEA 2017.1.2 regularly the same like at this issue https://github.com/BowlerHatLLC/feathers-sdk/issues/32 In project more than 10 classes with [Bindable] metadata. In some classes more...

bug

http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/spark/primitives/package-detail.html

enhancement

StarlingBootstrap should be able to display a splash screen until Starling is initialized and the application is created. Maybe with a minimum time. Random notes and ideas: - iOS can...

enhancement

Hi. I'm trying to setup CI with gradle build. Thereis an issue with feathers sdk I getting this error: > > The following error occurred while executing this line: >...

enhancement

I'm putting this here just so if anybody else reads it and wants to chime in. Background; I have worked extensively with the Falcon compiler mainly in creating/writing the FalconJX...

enhancement

Hey, I have been getting this error which obviously the compiler is not importing DisplayObject behind the scenes, you run into this? If I add `import starling.display.DisplayObject;` the error goes...

bug

Edited by @joshtynjala A second implicit parameter should be available to MXML events. Just like you can reference an event parameter, data would also be available, and you could optionally...

enhancement