Andrew Frost
Andrew Frost
Whilst this is a great idea, I'm not sure how practical it is, since embedding SWF files is done just as data, by the compiler, and none of that stuff...
Thanks Josh! Although too late, I'd already followed the link :-) Presumably this has been an issue from the start! The linked issue is on the vscode-as3mxml project - I...
Internally referenced as "AIR-7136" - this was an incorrect derivation in the validator for Android platform extension files.. we have a fix which will be in our next release. thanks
Fix version of ADL: https://transfer.harman.com/message/jmoqzjq1uqm0noSDao5QZJ The ANE with Android Websocket is kind of what we were doing..! Just need to get that binary data thing working I guess.
Do you use `BitmapData.draw()` at all in the composition of those screens? We had put in a fix for a problem there, see #3729. Alternatively if you're using `Context3D.drawToBitmapData()`, a...
Okay - probably if I can send you a test zip that outputs some logcat traces, we can see if this is caused by the BitmapData.draw update and whether we...
Hi @bobaoapae - we'd looked at the logs you'd provided from that test build but it didn't seem to show them, which either means we had something wrong in our...
Actually I just realised, it was working in .10 and failing in .12 .. but the change I had thought may cause the issue was introduced between those, so we've...
Yes we'd wondered about packaging up AIR as a library that could just be imported into other projects .. the trouble is, currently that's not within the description of the...
I agree with you there - about the fact that it is possible to do, and that the integrations can be better. Looking at the terminology again, it's perhaps a...