Question
RTMPT problems... HELP!!!
We're working on a big project with a Beta due monday. It's a
flash network game produced for a large Swedish bank. Since it's
going to run on bank computers, the firewalls won't allow anything
but RTMPT traffic on port 80. Our client and server side scripting
works fine... except with RTMPT.
When we use RTMPT we can connect to the server and read information from a SharedObject. We cannot however call or recieve calls for methods on the NetConnection or se updates on the SharedObjects. After a while the connection dies but the RTMPT-connected client does not notice. If other clients are connected through RTMP, they can se the RTMPT clients connect and disconnect.
All connections are made on port 80.
Ideas anyone?
When we use RTMPT we can connect to the server and read information from a SharedObject. We cannot however call or recieve calls for methods on the NetConnection or se updates on the SharedObjects. After a while the connection dies but the RTMPT-connected client does not notice. If other clients are connected through RTMP, they can se the RTMPT clients connect and disconnect.
All connections are made on port 80.
Ideas anyone?
