// archives

Archive for July, 2009

Flash Remoting with NetConnection for Intermediates

In my first article I introduced you to to Flash Remoting. In the second part of this three series article on Flash Remoting I’d like to introduce users to a few libraries out there right now that help a great deal when using Remoting. I’ll also let you know what to watch out for and the “Gotchas” that you might encounter. I’ll finally introduce you to Value Objects and why your going to want to use them.

Flash Remoting with NetConnection for Beginners.

In the first part of this three series article of Flash Remoting I’ll try an introduce beginners into the joys of Remoting with flash. I’ll first explain briefly what it is and what the benefits are over other traditional methods of data handling. I’ll then introduce you to the tools you’ll need to get started. I’ll finally explain the ‘NetConnection’ class and how to successfully connect to a gateway and start sending data back and forth.