Sending compressed bytes between as3 and PHP
Not sure if someone else is doing this or have done this before, but I kinda stumbled upon sending compressed string data to PHP and back. In theory, the data transfer and bandwidth being used is a lot smaller, since the data is compressed through the tubes and inflated when received in actionscript and php. I have written some example codes below on how to do this approach.
Example Flash Code
import flash.net.*;
var longstring = “Replace this
var longstring = “Replace this
Papervision3d Experiments
I finally found some time to get my hands dirty on papervision3d hehehe
Binary Clock
Interactive Test
3D Camera (needs webcam)


