Not finding what you are looking for? Request a recipe!

  1. Avg. Rating 4.0

    CPreferencesManager : A preferences manager for AIR

    This entry provides a small helper class CPreferencesManager, which does the trick by maintaining a preferences file under the hood. Note, that CPreferencesManager is ment for general preferences/user defaults, which are not related to document, which the applications create. Thus, preferences are ...

  2. Avg. Rating 3.8

    CPreferencesManager : A preferences manager for AIR

    This entry provides a small helper class CPreferencesManager, which does the trick by maintaining a preferences file under the hood. Note, that CPreferencesManager is ment for general preferences/user defaults, which are not related to document, which the applications create. Thus, preferences are ...

  3. Avg. Rating 3.4

    Executing several SQL statements with one instance of SQLSta ...

    Since multiple SQL statements are postfixed by ';', we need to split the statement sequence into parts and execute them step by step.

  4. Avg. Rating 3.4

    Preview a PDF inside your AIR application

    While AIR does not provide a feature to display a PDF directly, it is simple to present a PDF through Flex' mx:HTML component. This entry wraps mx:HTML into a single window to show a PDF.

  5. Avg. Rating 3.2

    Object-oriented game-style animation using libAnim2D

    This solution is a demo project which demonstrates how to animate a set of object - space-ships in this case - on a playground.

  • Results 1-5 of 5