Subscribe: Posts / Comments / Email


RSS

Tag Archive | "code"

Adobe Air – Saving Preferences

Friday, September 19, 2008

4 Comments

Its always good to remember a users preferences, so here is a quick code snip of how to do exactly that.

Adobe Air- Using SQLite

Friday, September 19, 2008

4 Comments

Here I will provide all necessary files for creating, and executing statements from Air to your newly created SQLite database, I have commented all of my code, so you will be able to get the idea of how things are working. If you need some more help, feel free to leave me a comment and [...]