|
Posted
almost 18 years
ago
by
Thijs Triemstra
Check out the Flex example using the GeoIP APIs:
You can browse or download the source from the Subversion repository. You can find instructions on how to run the example yourself on the wiki page.
|
|
Posted
almost 18 years
ago
by
Thijs Triemstra
We 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.
|
|
Posted
almost 18 years
ago
by
Nick Joyce
We are pleased to announce the first alpha version of PyAMF.
PyAMF is a lightweight library that allows Flash and Python applications to communicate via Adobe’s ActionScript Message Format. A summary of features in this release:
AMF0 and AMF3
|
|
Posted
almost 18 years
ago
by
Nick Joyce
From Wikipedia:
The IEEE Standard for Binary Floating-Point Arithmetic (IEEE 754) is the most widely-used standard for floating-point computation, and is followed by many CPU and FPU implementations.
Included in this specification is the ability to
|