We created a Guestbook Example to demonstrate a full featured application using Flex, Twisted, and PyAMF of course. Check it out after the jump!
Archive for the ‘AMF3’ Category
Twisted Guestbook Example
Saturday, April 12th, 2008Socket example
Sunday, January 13th, 2008The Socket class enables Actionscript to make socket connections and to read and write raw binary data. This example shows how to:
ByteArray example
Thursday, January 10th, 2008We have created a simple PyAMF example for the ByteArray class in ActionScript which provides methods and properties to optimize reading, writing, and working with binary data. The PyAMF equivalent of this class is also called ByteArray that provides the same basic functionality. (more…)