Red5 + RTMPS
Short tutorial on how to use RTMPS with Red5.
0 commentsSave Tags: flash-flex, java, open source, server
Howto: EC2 + BlazeDS
Covers setup of EC2 instance and BlazeDS configuration on the instance.
0 commentsSave Tags: flash-flex, how-to, web services
Flex / AIR Serialization Lessons Learned
A few lessons learned while serializing custom classes
0 commentsSave Tags: flash-flex, how-to, ria
File lock problem in Java
Adding a couple nulls saved the day when trying to move files around.
1 commentsSave Tags: how-to, java
RTMP load tester
Load test tool written in flex to hammer RTMP connections.
0 commentsSave Tags: eclipse, flash-flex, server, tools
Using custom objects in AMF3
Provides examples of creating and sending your own custom objects to and from a server using AMF.
0 commentsSave Tags: flash-flex, how-to, java, open source
Acid3 - All browsers fail
I decided to test Acid3 on my box and here are the results
2 commentsSave Tags: css-html, standards, web 2.0, web design
Difference when using AMF0 and AMF3 in your application
This describes an issue that will arise when using AMF0 instead of AMF3.
0 commentsSave Tags: eclipse, flash-flex, java, open source