Categories
- Air Native Extension
- Animation
- AS3 Game Gears Blog
- Assets
- Augmented Reality
- Authentication
- Backend
- Compression
- Computer Vision
- Cryptography
- Debug
- Decompilers
- Editors
- Engines
- Frameworks
- IA
- IDE
- IM
- Input
- Loaders
- Localization
- Math
- Misc
- Monetization
- Multiplayer
- Obfuscation
- Particles
- Path Finding
- Physics
- Profiling
- Serialization
- Sound
- Stage3D
- State machine
- Testing
- Text
- Tracking
- Tweening
- UI
- Video
- XML
Author Archives: Dovyski
ezSTT
Native extension that provides voice recognition to mobile applications on iOS and Android. The extension primarily relies on online services provided by Google and Apple to perform the recognition…
Commercial
Comments Off on ezSTT
ezSpeech
Native extension that provides voice to mobile applications on iOS and Android. The extension does not use online services, instead it works offline using the…
Commercial
Comments Off on ezSpeech
Firebase Core
Native extension that gives access to the Google Firebase project in Adobe Air projects supported on both Android and iOS with 100% identical ActionScript API….
Commercial
Comments Off on Firebase Core
Touch scroller
Touch scroller allows anything in your (mobile) app to become scrollable. The library is CPU friendly, allows switch between Touch scrolling and desktop scrolling, has full interaction with the status…
Commercial
Comments Off on Touch scroller
Admob
Native extension that provides access to Admob on Android and iOS with 100% identical ActionScript API and an easy interface. It supports banner and interstitial ads,…
Codebot devlog 005 – built-in audio tools
This post is part of a series describing the development of Codebot, an open-source IDE focused on game development. Check out the other posts of the series here. I’ve made…
Codebot devlog 004 – moving to the cloud
This post is part of a series describing the development of Codebot, an open-source IDE focused on game development. Check out the other posts of the series here. After a…
GooglePlus
Native extension to use Google+ sharing capabilities. It is available for Android and iOS and allows developers to share content to Google+ directly from withing…
Commercial
Comments Off on GooglePlus
as3-to-typescript
As3-to-typescript is a tool that helps porting as3 codebase to typescript. Written in typescript itself, the tool runs on top of NodeJS, working from the command line. It will…
AS3Unit
Unit testing framework. It was designed to make the testing process easier and straightforward, differently from other frameworks that require a significant amount of setting…
AR
AR ANE is a native extension that provides augmented reality capabilities to applications on Android and iOS. It allows the application to open the device camera and detect targets…
20% off the DiaDraw Camera ANE
If you need a native extension to access the device’s camera on Android and iOS, I have a deal for you. Buy DiaDraw Camera ANE until the end of…
Crater
Crater is a fast physics simulation for handling large quantities of solid rectangular crates. It was developed primarily to be the base for grid based physics games such as platformer-games. Despite of being…
Comments Off on Crater
AIROUYAFacade
Native extension to use OUYA services. It provides developers with a set of useful methods to customize the gameplay sessions and allow in-app purchases, for instance….
Experimenting with OUYA using Flixel Community
Things have been a bit quiet over here these days, so it’s time to break the radio silence. I have been working on several small projects for the last month and…