Hi dear AIR Developers, With this post I am announcing the end of MyFlashLabs services. It will no longer be possible to make new purchases through the website. If you are using any of our ANEs in your apps at the moment, you should not worry. Everything will continue to work normally and the software …
More-
MyFlashLabs sunset
-
ANELAB User Experience
It’s been nearly two years since ANELAB software has been at work. It has proofed many times that it is a useful software and makes ANE implementations an easy job. An interesting ANELAB user experience is that users have been finding creative ways to use the software. Ways that we didn’t think of, when developing …
More -
Understanding ANE Setup instruction
When Adobe AIR Native Extensions were first introduced, implementing them in AIR apps were easy. because the number of available ANEs were limited and they were doing limited work. Today, it’s very hard to think an AIR app can succeed without using any ANEs! ANE Setup is becoming very confusing. Imagine, the Firebase ANEs. Check …
More -
Send FCM Mobile Notification From My Computer
Dispatching a Mobile Notification Sending a mobile notification is a great way to engage your users with your app. Depending on your app logic, you may need to send these notifications automatically from your server or in some cases you may need to manually send a mobile notification to your users. This can be done …
More -
App installer tool in ANELAB
Install .ipa files using the App Installer tool There are times when you need to install your app on your device without compiling your project again. previously you could use iTunes to do the job but iTunes has removed this feature from its software. That’s when we thought we need to add a new tool …
More -
ANE-LAB Helps You Implement Any AIR Native Extension
Implementing any AIR Native Extension in your AIR projects sometimes can be very confusing and frustrating. Some ANEs have many manifest .xml setup. Some of them have many dependencies which often are missed. Some of them have external *.framework dependencies and some of them have resource files. And sometimes, some ANEs have all these things …
More -
How to efficiently override native methods in AIR Native Extensions
Developing AIR Native Extensions is fun but there are times when things can get too messy (if you’re not familiar how to handle it!) especially when your project requires several ANEs. These ANEs may conflict with each other in obvious or hidden ways. Obvious conflicts are the easy ones, you can just rename your …
More -
How to get an Adobe AIR unique device id
There are many reasons why you would need to track your application users. But unfortunately there isn’t such an API available in Adobe AIR. In our recent development, we needed to identify our users based on their devices. We were searching for an Adobe AIR Unique Device ID to somehow be able to identify users …
More -
Happy 2017 April fool’s day!
Did you really think we are going to stop supporting the AIR community? Of course we are NOT 🙂 The fact is that we are more powerful than ever before. We have more than a thousand users and club members whom are using our ANEs in their applications. We totally understand that AIR developers are …
More