FABRICE MONTFORT

Multiplatform Application Designer | Digital Marabou

Making a chatterbot with AIR, AS3 and PHP

Create your own chat bot With AIR, AS3 and PHP Hi there. I hope you are well. In this new tutorial, we will see how to create a chatterbot (like Siri, Google Assistant, Alexa and Cortona) mobile application compatible with Android and iOS. This application will be coded with AS3 and compiled using Adobe AIR. The remote program (Program-O in this example) will be installed on your own web server… Read More

Voice recognition and speech synthesis in AS3 with AIR

STT and TTS for mobile applications With Adobe AIR and AS3 Hi there. I hope you are well. In this tutorial, we will see how to use the two native libraries that I wrote for Adobe AIR to create a “kind of parrot” mobile application. Using natural language processing functions, we can bring other types of interaction, imagine other modes of operation. The concept To operate, this application must access.. Read More

Firebase and AS3 : Episode 4 – The surprise

Firebase and AS3 : The surprise

Firebase and AS3 Episode 4 : The surprise Hi there. I hope you are well. I promise you a surprise… Here it is ! Remember! Episode 1: create different services and applications on Firebase, Google and Facebook Episode 2: login with OAuth 2.0, retrieve user profile, write data on Firebase Episode 3: draw a map, make queries to read and write data and place some markers on the map It’s time to.. Read More

Firebase and AS3 : Episode 3 – Queries and map drawing

Firebase and AS3 : Queries and map drawing

Firebase and AS3 Episode 3 : Queries and map drawing Hi there. I hope you are well. In the previous episodes, we have learned how to: Episode 1: create different services and applications on Firebase, Google and Facebook Episode 2: login with OAuth 2.0, retrieve user profile, write data on Firebase In this last episode, we will see how to do queries and drawing a map in a Starling / Feathers.. Read More

Firebase and AS3 : Episode 2 – Login with OAuth 2.0

Firebase & AS3 : Login with OAuth 2.0

Firebase and AS3 Episode 2 : Login with OAuth 2.0 Hi there. I hope you are well. In this episode, we will see how to identify a user with OAuth 2.0 and AS3. First, you’ll need OAuth 2.0 AS3 library. You can get it here. To use OAuth 2.0 AS3 library, you’ll need two others libraries: as3corelib as3-commons Links to download and licenses are provided on the GitHub page of the OAuth.. Read More

Firebase and AS3 : Episode 1 – Init the project

Firebase and AS3 : Init the project

Firebase and AS3 Episode 1 : Init the project Hi there. I hope you are well. I’m very happy to write this first article on how to use Firebase Database REST API in pure AS3 for a web, mobile or desktop application without ANE. This first episode doesn’t really concern AS3. It will be almost Firebase configuration. If you use another programming language, these steps are required to. Good. Let’s move on.. Read More

Multiplatform applications development

Welcome on board. This website is dedicated to multiplatform applications development, which includes Android, iOS, Windows, Mac OS X, Linux and Web. It will cover the following languages: Objective-C, Java, C / C ++, HTML / Javascript / CSS and most important AS3 and AIR. The world of AS3 moves very quickly these days. The community wakes up and innovative projects are underway. This unpretentious site will try to give you the right.. Read More