Michael Schmalle
Michael Schmalle
This is a no-no and it's not caught by the compiler(IDE) because it's in a caller method. Just some best practices, especially for a custom view guide. (If I had...
Hi, This is really just a question if you have thought about this implementation? I am going to try it myself but I thought I would get your input first...
You had talked about this but I didn't know if you were thinking about doing it. If not, let me know so there is no duplicating work.
Hi, I don't know if the current framework can handle it but having an automation framework that can use a table or linked list for key/value pairs that real-time adjust...
I was playing around today and realized we can set frequencies real-time and you also mentioned 'legato' in the code comments. You would need a place on audio event for...
I found myself today wanting a full icon picker list, no text. In my dataProvider I have icon images which work great for the list, wouldn't rounding out this component...
Hi, Reading over what you have written this seems to solve a lot of headaches using frameworks you have mentioned that I have dealt with in the past. I am...
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...
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...
If you look at Project Structure -> FeathersSDK -> Sourcepath, most sources are listed including starling but feathers and feathers-mxml are not there. Would be nice to have those automatically...