Subscribe: Posts / Comments / Email


RSS

Archive | September, 2008

Adobe Flex – FlexpatternAir

Sunday, September 28, 2008

15 Comments

This is going to be for the power-users of Textpattern with tons of features that are going to make every Textpattern users life a whole lot easier.

Adobe Flex – Amfphp Service Class

Sunday, September 21, 2008

0 Comments

Here is a very helpful script for creating a connection between your Flex/Flash application and amfphp. We are mimicking the available methods that are on our server. You could easily add methods to both ends to create more functionality. Code is used as follows: This is a preview of Adobe Flex – Amfphp Service Class. [...]

Adobe Flex – Flexpress

Friday, September 19, 2008

7 Comments

Here is a side project that I have put on hold, simply because there is just no way that it could be used for more than posting. No template edit, plugin edit, clean urls, etc….yet Take a look Go ahead, break it here. Permanent link to this post (44 words, estimated 11 secs reading time)

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. This is a preview of Adobe Air – Saving Preferences. Read the full post (278 words, 1 image, estimated 1:07 mins reading time)

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 [...]

Adobe Flex – Presentation & Cookbook

Friday, September 19, 2008

6 Comments

Here is a little thing that I made up for people using Flex/Flash and amfphp a little cheat sheet to use as a reference. I have two different versions of this: Is use without any framework and without a services-config.xml file in the compiler. Second version is for use with the Cairngorm Framework. These example [...]