Here is a very useful script that I re-use and re-use when building Air applications. Its a simple script I am sure you can make out what is going on here.
ConnectionManager.as
This is a preview of Adobe Air – Connection Manager. Read the full post (166 words, estimated 40 secs reading time)
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. Read the [...]
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)
Wednesday, October 8, 2008
4 Comments