Not finding what you are looking for? Request a recipe!
Design Pattern saves us with those kind of problems and give us a great solution to notify all object what happens in our application when a user interacts with it or if something changed.
A lots of desktop application use database to storage data locally; in some AIR application we need to embed an existing SQLite database and work with it, so we must to copy a database embed in AIR application to another folder to manage it.
A developer must follow few simple rules to create good tween in a Flash Lite project
You can use Transaction to protect your SQL statement from SQL injection and to store different data in the same SQL statement and then execute it.
Avoid to copy or write data in File.applicationDirectory; use other folder to work with files.