All posts in 'How to…'

Easy Native Extensions Book – second edition

Posted on May 6th, 2015 · Posted in Adobe AIR Native Extensions, How to..., ID

The Easy Native Extensions eBook proved itself as a must have in the tool set of an iOS ANE developer for the last couple of years. As some of our readers put it: “Your eBook on ANE’s is one of the best investments I have made. The excellent explanations and example..
Read more

Tutorial: Making a Windows ANE

Posted on December 22nd, 2014 · Posted in Adobe AIR Native Extensions, How to...

We have just published a new tutorial series on our website easynativeextensions.com. This new tutorial takes you through the steps of coding, building, packaging, testing and debugging a native extension for Windows. Interested? Start here: Windows ANE tutorial: introduction Part 1: The native DLL project, 8-10 minutes Part 2: The..
Read more

Release: Camera driver for iOS and Android

Posted on December 8th, 2014 · Posted in Adobe AIR Native Extensions, How to...

We have been sitting on this for a couple of years, unsure of whether it’s worth making another Camera ANE release. But with more than 300 downloads of our Camera Tutorial for iOS we thought you readers spoke loud and clear. While the Camera Tutorial shows you step-by-step how to..
Read more

Easy Native Extensions is out!

Posted on February 27th, 2014 · Posted in Adobe AIR Native Extensions, How to..., ID

EasyNativeExtensions.com is out! Some of you have been waiting for this announcement for months. It’s finally here, check it out: easynativeextensions.com What is EasyNativeExtensions.com? This is the new AIR ANE-dedicated website by The DiaDraw Team. We are making this website the number one resource for information about AIR Native Extensions with:..
Read more

E-mail native extension – iOS7 fix

Posted on November 7th, 2013 · Posted in Adobe AIR Native Extensions, How to...

April 2014 update: we have moved the project and packaged it with a sleek manual on our new website, along with a sleek manual and demo video. Check it out: http://easynativeextensions.com/product/diadraw-e-mail-ane/ Good morning/afternoon/fill in your timezone, AIR people! A lot of you got in touch to tell us that the release of..
Read more

The Easy Native Extensions eBook is out!

Posted on April 5th, 2013 · Posted in Adobe AIR Native Extensions, How to..., ID
Easy Native Extensions - Jedi Knight Package - 65 percent off

For those of you who would rather not read the saga of how this book came about, here are a couple of options: find out more and get 50% off the eBook until end of April here: http://diadraw.com/easynativeextensions  or subscribe to our mailing list in the form below for an..
Read more

How to create a theme in Flash Builder 4

Posted on December 15th, 2011 · Posted in How to...

Short version Create a library project in Flash Builder 4 Add style and skin classes Make sure you list your style classes with the -include-file compiler argument (Project > Properties > Flex Library Compiler > Additional compiler arguments) Build the library Import the built .SWC as a theme

How to move a ProjectLocker repository to Kiln

Posted on November 9th, 2011 · Posted in How to...
angela_d

It’s easy, actually. Maybe, like us, you have a small team and code base kindly hosted by someone like ProjectLocker. But maybe, like us, you were converted to something a bit more integrated like FogBugz and Kiln. We didn’t think we would be, but one of us attended the FogCreek..
Read more